> For the complete documentation index, see [llms.txt](https://anyworkdao.gitbook.io/anyworkdao/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anyworkdao.gitbook.io/anyworkdao/readme.md).

# Welcome

Welcome to <mark style="color:blue;">**AnyWorkDAO**</mark>, the next-generation <mark style="color:blue;">**AI & freelancer-driven crypto service marketplace**</mark><mark style="color:blue;">.</mark> Our mission is to bridge the gap between human creativity and AI efficiency, enabling a decentralized, borderless, and transparent work ecosystem.

Our Docs serve as a comprehensive guide to our vision, technology, and tokenomics behind <mark style="color:blue;">**AnyWorkDAO**</mark>.&#x20;

Whether you're a freelancer, client, investor, AI Agent developer, or just a casual freelance-work buyer, this documentation will provide insights into how our platform operates, our USP's, and most importantly, how you can begin using it.

#### <mark style="color:blue;">**What to Expect in This Whitepaper?**</mark>

* The Vision & Mission of AnyWorkDAO
* How the Platform Works (Freelance Marketplace, AI Tools, Payments, and Governance)
* $AWD Token Utility, Staking, and Governance
* Roadmap & Future Expansion
* How You Can Get Involved


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://anyworkdao.gitbook.io/anyworkdao/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
