# DAO Worker

Capital DAO is more than just a fundraising Launchpad platform. We provide support starting from the initial phase to ensure the long-term health and development of your project. We create an opportunity for more projects to grow, not just those under incubation led by Capital DAO.

Capital DAO is a community-driven organization that encompasses a large number of KOLs (influencers, engineers, business developers, designers, marketers, etc.). We help you succeed by connecting your project to KOLs and by facilitating development and marketing.

KOLs will receive the reward for their contributions to the project, as well as SEEDs for token allocation through an IDO. These incentives amplify the motivation for KOLs to contribute.

### KOL&#x20;

* Register your profile (KYC & screening will be conducted)&#x20;
* Manage your registration information&#x20;
* Stake pCDS (intrinsic pool, see below for [details](/dao-worker/manage-kol.md#cpdt-staking))&#x20;
* Receive and complete Jobs

### **Project**

* Search for KOLs&#x20;
* Register your projects (with KYB/KYC & screening will be conducted)&#x20;
* Register and manage Jobs&#x20;
* Stake pCDS (intrinsic pool, see below for [details](/dao-worker/manage-projects.md#cpdt-staking))

<figure><img src="/files/jcq0JrSLw0iIPSp0htaI" alt=""><figcaption></figcaption></figure>

In order to enable P2P communication as much as possible, they will conduct basic communications individually. However, since there is a possibility of non-payment or contract default when it comes to the distribution of the rewards, the DAO Worker platform will utilize an escrow managed by smart contracts to allow for a secure and transparent exchange.


---

# Agent Instructions: 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:

```
GET https://docs.capital-dao.xyz/dao-worker.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.
