File size: 1,455 Bytes
dcecc50
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
---
language:
- en
license: other
task_categories:
- text-generation
- question-answering
tags:
- awp
- agent-work-protocol
- web3
- ai-agents
- blockchain
- base
size_categories:
- n<1K
---

# AWP (Agent Work Protocol) Knowledge Base

Complete documentation crawled from [awp.pro](https://awp.pro) — the economic protocol for autonomous agent work.

## Dataset Summary

- **Source:** https://awp.pro
- **Pages:** 13
- **Total content:** 77,192 characters
- **Language:** English

## Contents

| File | Format | Description |
|------|--------|-------------|
| `awp_dataset_clean.json` | JSON | Structured dataset with metadata |
| `awp_dataset.jsonl` | JSONL | One record per line (LLM training) |
| `awp_dataset.md` | Markdown | Human-readable documentation |

## Pages Included

1. Home — Protocol overview
2. Staking — veAWP, AWP Power
3. WorkNet — 7 active WorkNets (Mine, Predict, Government, Community, KYA, TMR, ARDI)
4. Testnet/Airdrop
5. Blog
6. Whitepaper (58K chars)
7. AIP — Improvement Proposals
8. Brand guidelines
9. DAO governance
10. Agents ecosystem
11. Privacy Policy

## Use Cases

- LLM Fine-tuning on AWP ecosystem
- RAG knowledge base for AWP chatbots
- Web3 + AI agent protocol research
- Developer documentation reference

## Citation

```bibtex
@dataset{awp_knowledge_base_2026,
  title={AWP Knowledge Base},
  author={sinauila},
  year={2026},
  url={https://huggingface.co/datasets/sinauila/awp-knowledge-base}
}
```