> For the complete documentation index, see [llms.txt](https://docs.idle.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.idle.finance/products/get-involved.md).

# Get involved

Idle DAO offers a comprehensive product suite for yield optimization and risk diversification, managing assets across the entire DeFi yield spectrum – from lending protocols to credit markets, liquid staking tokens, and structured strategies – to help deliver better outcomes, convenience, value, and transparency for our users.

{% hint style="info" %}
Our product suite is and always will be permissionless and accessible to everyone in the blockchain, there are, though, two programs specifically designed for DeFi protocols and big liquidity providers. Discover more, below!
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>DeFi Integrators</strong> --></td><td></td><td></td><td></td><td></td></tr><tr><td><strong>Onboarding form</strong></td><td></td><td></td><td><a href="https://idlefinance.typeform.com/to/PUC7nO">https://idlefinance.typeform.com/to/PUC7nO</a></td><td><a href="/files/Mfx5W5bIdySrtlf6om2h">/files/Mfx5W5bIdySrtlf6om2h</a></td></tr><tr><td><strong>Program details</strong></td><td></td><td></td><td><a href="/pages/n4ssKcOWM0sooQoWpR5n">/pages/n4ssKcOWM0sooQoWpR5n</a></td><td><a href="/files/Mfx5W5bIdySrtlf6om2h">/files/Mfx5W5bIdySrtlf6om2h</a></td></tr><tr><td><strong>DeFi Institutions</strong> --></td><td></td><td></td><td></td><td></td></tr><tr><td><strong>Onboarding form</strong></td><td></td><td></td><td><a href="https://idlefinance.typeform.com/to/Bumd4UjV">https://idlefinance.typeform.com/to/Bumd4UjV</a></td><td><a href="/files/NnenTmEQ1Aqo52MqTXp8">/files/NnenTmEQ1Aqo52MqTXp8</a></td></tr><tr><td><strong>Program details</strong></td><td></td><td></td><td><a href="/pages/ISp4ZWWXoIggux75zLzJ">/pages/ISp4ZWWXoIggux75zLzJ</a></td><td><a href="/files/NnenTmEQ1Aqo52MqTXp8">/files/NnenTmEQ1Aqo52MqTXp8</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.idle.finance/products/get-involved.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
