# Capital Dao

## Capital Dao

- [Project Vision](https://docs.capital-dao.xyz/project-vision.md)
- [Project Summary](https://docs.capital-dao.xyz/project-vision/project-summary.md)
- [Problems](https://docs.capital-dao.xyz/project-vision/problems.md)
- [Token Sale](https://docs.capital-dao.xyz/token-sale.md): Although the development of these features is complete, our project's focus has shifted to democratizing investment profits. As a result, the release of these features is currently on hold.
- [DAO Worker](https://docs.capital-dao.xyz/dao-worker.md): Although the development of these features is complete, our project's focus has shifted to democratizing investment profits. As a result, the release of these features is currently on hold.
- [Dashboard](https://docs.capital-dao.xyz/dao-worker/dashboard.md)
- [Find Influencers](https://docs.capital-dao.xyz/dao-worker/find-influencers.md)
- [Find Engineers](https://docs.capital-dao.xyz/dao-worker/find-engineers.md)
- [Manage KOL](https://docs.capital-dao.xyz/dao-worker/manage-kol.md)
- [Jobs](https://docs.capital-dao.xyz/dao-worker/jobs.md)
- [Manage Projects](https://docs.capital-dao.xyz/dao-worker/manage-projects.md)
- [Features](https://docs.capital-dao.xyz/features.md)
- [CDS Tokenomics](https://docs.capital-dao.xyz/cds-tokenomics.md): The initial token issuance and industry trends have changed significantly, leading to a new Tokenomics model.
- [Claim pCDS Rewards](https://docs.capital-dao.xyz/cds-tokenomics/claim-pcds-rewards.md)
- [(ended)Bridge from ETH to ARB](https://docs.capital-dao.xyz/cds-tokenomics/ended-bridge-from-eth-to-arb.md): (Conversion deadline: Dec. 15, 2024)
- [Privacy Policy](https://docs.capital-dao.xyz/privacy-policy.md)
- [Update History](https://docs.capital-dao.xyz/update-history.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.capital-dao.xyz/project-vision.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
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.
