# How to get involved

If your DAO is interested, please fill this [very short form](https://forms.gle/SkfCJaBbXi5R4zs96) use our [comms channels](/master.md#communication-channels) to get in touch.\
There are no special requirements to start the conversation; however, these two conditions should be met:

* There should be perps for the token on a CEX, so that market makers can hedge easily;
* DAO should be willing to deploy between $1-$5 million of their native token into Ribbon Treasury.


---

# 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.ribbon.finance/ribbon-treasury/introduction-to-ribbon-treasury/how-to-get-involved.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.
