| --- |
| 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} |
| } |
| ``` |
|
|