# Dashboard

There are five menus on the DAO Worker's Dashboard.

### **Find Influencers**

You can search for KOLs who are good at spreading information on social networking sites.

{% content-ref url="/pages/biHBrw6unicvJW9ixRXP" %}
[Find Influencers](/dao-worker/find-influencers.md)
{% endcontent-ref %}

### **Find Engineers**

You can search for KOLs that specialize in development-related fields.

{% content-ref url="/pages/z65LvNiI55PAx3LIV2JZ" %}
[Find Engineers](/dao-worker/find-engineers.md)
{% endcontent-ref %}

### **Manage KOL**

KOLs can manage their own registered information. \
If you are not registered, you can register here.

{% content-ref url="/pages/H1uvqRbvML5pXn4M2n93" %}
[Manage KOL](/dao-worker/manage-kol.md)
{% endcontent-ref %}

### **Jobs**

You can search for jobs posted by the project.

{% content-ref url="/pages/QuJkBeLE2agFUej8kWwT" %}
[Jobs](/dao-worker/jobs.md)
{% endcontent-ref %}

### **Manage Project**

Projects can manage their own information and job information. \
If you have not registered yet, you can do so here.

{% content-ref url="/pages/50X6Uo4QDCFJCBmNzo3x" %}
[Manage Projects](/dao-worker/manage-projects.md)
{% endcontent-ref %}


---

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