# Jobs

![\*This screenshot is still under development](/files/soY0fVoK0I704Aaq5FHL)

You can search for job information registered by a project.

From the left side of the screen, you can narrow down the job you are looking for from categories and subcategories, and the details are displayed on the right side.

Click the "Apply" button on the right side of the screen to apply for the job.Once the application is submitted, a notification will be sent to each project, and the job will be started once it is approved.

## **\[Content]**

### **Recruit Scope**

* Public: Anyone can apply for entry.&#x20;
* Private: Only users with a specific wallet address can apply.

### **Reward**

This is the reward prepared by Project that you get when you complete a Job.

Of this amount, 10% will be collected as a fee, which will be returned to the token holders by buying back CDS.


---

# 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/jobs.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.
