# Find Engineers

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

It allows you to search for information on registered Engineers. \
The following settings can be adjusted:

* Aggregation period settings&#x20;
* Change the sorting method&#x20;
* Categorization

The left side shows the rankings and the right side shows the details of the selected engineer.

## **\[Content]**

### **pCDS Staking rank**

KOLs are allowed to stake pCDS as collateral for their work. In the event that a job is accepted but the contract is not completed, the staked pCDSs are confiscated and used to compensate the project side. Staking itself is not necessary, but projects may ask for work based on the amount staked, so in other words “by staking pCDSs = confidence in their work”.

### **Seed rank**

Seed is a unique Capital DAO numerical value that is awarded based on an individual's contributions to the community. It accumulates as you do KOL work, so the higher the number, the more that individual has contributed.

### **KOL Description**

Information about the engineer will be displayed. This information is vital for projects looking for engineers as it will display their past development history and their strengths.

### **Followers rank**

This is the number of accounts that are followed on social networking sites. The more followers they have, the more influence they may garner.

### **URL**

Information about the Engineer’s social media and other services will be displayed here. If you would like to contact them, use the social media information listed here.


---

# 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/find-engineers.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.
