# Introduction

<figure><img src="https://4022236167-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lw-v0NTae0RVW1spR9R%2Fuploads%2FDgyiUkg5Btt0WZafflfe%2FProduct%20suite.png?alt=media&#x26;token=25eb0431-eea6-4c6e-adcc-6a0aace32651" alt=""><figcaption></figcaption></figure>

Idle DAO is a decentralized collective that builds a set of products that aim to unlock the power of decentralized finance as a one-stop source of yield. It allows users to algorithmically optimize their digital asset allocation across leading DeFi protocols, whether they want to maximize it or keep tabs on their risk-return profile.

The <mark style="color:blue;">**Product Suite**</mark> is currently composed of

| Best Yield                                                                                                                                                                                                                                                                                                                                                                                                          | Yield Tranches                                                                                                                                                                                                                                                                                                                                                              |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p>A lending aggregator that automatically analyses supply rate functions across integrated protocols and total funds in the pool to constantly rebalance capital across any number of protocols to <strong>earn the highest interest rate possible</strong> with very high precision. <br><br>It is currently available for <strong>Ethereum</strong> and <strong>Polygon</strong> networks<strong>.</strong> </p> | <p>YTs are capital pools that automatically generate and tranche yields and risks based on a range of market-neutral yield strategies, including lending income, trading fees from Automated Market Makers, and protocol incentive farming.  <br><br>Pools are associated with two risk-adjusted classes: <strong>Senior</strong> and <strong>Junior</strong> tranches.</p> |

{% hint style="warning" %}
*The former*[ *Risk-adjusted* ](https://docs.idle.finance/other/archive/risk-adjusted)strategy was deprecated in October 2021, and it's no more part of the current products suite.
{% endhint %}

## Products index

There are three main sections in the Products chapter

{% content-ref url="best-yield" %}
[best-yield](https://docs.idle.finance/products/best-yield)
{% endcontent-ref %}

With a focus on the [Best Yield](https://docs.idle.finance/products/best-yield) strategies, their underlying tokens, and available blockchains. In this section, you can also find helpful [user guides](https://docs.idle.finance/products/best-yield/overview) and answers to [frequently asked questions](https://docs.idle.finance/products/best-yield/faqs) about the strategies.

{% content-ref url="yield-tranches" %}
[yield-tranches](https://docs.idle.finance/products/yield-tranches)
{% endcontent-ref %}

With a focus on [Yield Tranches](https://docs.idle.finance/products/yield-tranches), their underlying tokens, and chains. In this section, you can also find some helpful [user guides](https://docs.idle.finance/products/yield-tranches/overview) and answers to [frequently asked questions](https://docs.idle.finance/products/yield-tranches/faqs) about Tranches.

{% content-ref url="fees" %}
[fees](https://docs.idle.finance/products/fees)
{% endcontent-ref %}

With a clear explanation of the fees applied to the Idle's strategies.

{% content-ref url="get-involved/integrators-program" %}
[integrators-program](https://docs.idle.finance/products/get-involved/integrators-program)
{% endcontent-ref %}

With a focus on the integration process for DAOs and DeFi platforms that want to leverage the Idle product suite, either on [Ethereum](https://docs.idle.finance/products/broken-reference) or [Polygon](https://docs.idle.finance/products/broken-reference).

## IPFS interface

The Idle protocol and its products are accessible via IPFS at the following URL

{% embed url="<https://ipfs.idle.finance/>" fullWidth="false" %}
<https://ipfs.idle.finance/>
{% endembed %}


---

# 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.idle.finance/products/introduction.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.
