# DAO voting data sets

One of the uses cases of our token, will be the ability to train models and publish them as DAO trained models. Token holders will be able to create new model proposals, and users and data they approve will be able to input training data.\
\
Enabling people to come together, and decide what data they want in their model.&#x20;

The exact specifications of this system, voting, curating new projects, etc. Are all still a work in progress, but the ability to have community trained data sets and models is the outcome.&#x20;


---

# 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://skillful-ai.gitbook.io/skillful-ai-public-docs/products/dao-voting-data-sets.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.
