# for DAO Managers

### Hiring Contributors Most Effectively

'This guy says he's going to be our contributor, but what skills does he have!' . 'There are many members on Discord, but I have no idea what kind of career they have..." —— If you are a DAO manager you have probably felt this problem at least once.

Once you have collected the Wallet addresses of your community members through surveys or airdrops, you can view all of the members' background at once through VESS's search function and API (currently under development).

From now on, you will be able to immediately learn more about the skills and careers of those who say "I want to work with you!

### Using VESS More Flexibly

We are currently developing some further useful functions for DAOs so that they can make more effective use of VESS. Look forward to it! 🔥

### 🔰 Tutorial

{% content-ref url="/pages/tmDbGjLPFC8SgifMBoJV" %}
[Search Other One's VOXELs](/tutorials/search-other-ones-voxels.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://doc.vess.id/use-cases/for-dao-managers.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.
