> For the complete documentation index, see [llms.txt](https://docs.capital-dao.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.capital-dao.xyz/project-vision/project-summary.md).

# Project Summary

![](/files/XqDxIq2p802BOTrrnWX8)

Capital DAO helps to realize the next generation of projects and Web3 projects.\
The Capital DAO Protocol connects promising future projects with maximizing the incentives of the investors present in the community.\
There are many incubators in the cryptocurrency community, and they use their own Launchpad to implement project IDOs.\
What makes us different from them is that it is natural for an incubator to provide mid- to long-term project support, and our mission is to connect projects with the community and nurture the community, which is what we should focus on the most. We also believe that it is necessary to raise the level of knowledge of users who participate as a community.

The Capital DAO Protocol aims to operate as a DAO in the future as a next generation VC. In order to achieve this, we believe it is important to create a higher level of investor community together with the project.

{% hint style="info" %}
**Change in Product Focus**

Our initial goal was to democratize IDOs, but due to shifts in industry trends, this has become challenging. Therefore, we have decided to shift our focus to one of our other missions: "democratizing investment profits." The profits that were initially planned to be distributed as CPDP will now be distributed as stablecoins (USDC or USDT) to pCDS holders, which can be obtained by staking CDS or CDS-ETH LP.\
\
For more details, please read the [article](https://medium.com/@capital.dao.protocol/new-token-economy-increase-the-value-of-cds-4a37f0a2db2b) we recently published.
{% endhint %}


---

# 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://docs.capital-dao.xyz/project-vision/project-summary.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.
