# Introduction

![](https://4022236167-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lw-v0NTae0RVW1spR9R%2Fuploads%2F74zbjlInLMIRBytoisLX%2FDocumentation.png?alt=media\&token=5f20c4ba-5f24-4bee-a118-e54840cda938)

### Welcome to the [I**dle**](https://idle.finance/) **Docs**

The best place to find all the information you need to start using Idle protocol and collaborate with the Idle DAO.

{% hint style="info" %}
**The Idle protocols** and **DAO** compose a decentralized organization that builds financial infrastructure for Web3. Businesses of every size, from brand new DeFi protocols to FinTech companies, use our protocol to *maximize capital efficiency* and *manage their treasuries* within DeFi.
{% endhint %}

<figure><img src="https://4022236167-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lw-v0NTae0RVW1spR9R%2Fuploads%2FhMkfmxWkkk8bjeB3pm1B%2FAutomation.png?alt=media&#x26;token=2eedf68a-7407-4516-a092-591b5f70e836" alt=""><figcaption></figcaption></figure>

We believe that *everyone deserves the best for their idle funds*, both in terms of returns and risks. We work with other DeFi protocols, security auditors, and regulators so businesses that run on Idle don’t have to.

### Why Idle?

To explain the rationale behind the naming <mark style="color:blue;">Idle</mark>, we need to borrow some concepts from the gaming world.

*Idle games* live in the margins of digital games and automated applications. Idle Finance lives in the same margins of decentralised finance and automated smart contracts interactions. This genre of automated decentralised financial services requires little or no user interaction. Yield aggregators, or other kinds of structured primitives built-in DeFi, tap from this concept to simplify and minimise the interactions required by their users.

With *idle games*, active withdrawal from the game comprises an essential part of the gameplay as players wait for the game state to change over time. Same for Idle Finance, users actively check their balances growing with DeFi yields, waiting for their funds to change over time until they reach a specific threshold of financial satisfaction.

This mode of interaction is paradigmatic for the change of roles decentralised financial technologies have in our lives. Suddenly consumers could commission robo-advisors to move their cash to whoever is offering the best rates or to automatically refinance debt. Value-added services from multiple providers would be equally easy to access, meaning they would have to compete on price or terms. In other words, much like the open Internet, profits will be rapidly transformed into a consumer benefit.

## Idle docs Index

There are 4 main chapters in the idle documentation. Each chapter starts with a broad introduction covering the sections and subsections that follow to help you better understand the arguments addressed and easily find the answers to your questions.

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

Presenting Idle's product suite, i.e. [Best Yield](https://docs.idle.finance/products/best-yield) and [Yield Tranches](https://docs.idle.finance/products/yield-tranches) as well as Idle DAO to DAO [Integration programs](https://docs.idle.finance/products/get-involved/integrators-program).

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

Presenting Idle [codebase](https://app.gitbook.com/o/-LwFtoytYZh7kXPdZp-v/s/-Lw-v0NTae0RVW1spR9R/~/changes/fwSWEoG7SDdqwHYUrlhF/developers/contracts-and-codebase) and developers materials linked to [Best Yield](https://app.gitbook.com/o/-LwFtoytYZh7kXPdZp-v/s/-Lw-v0NTae0RVW1spR9R/~/changes/fwSWEoG7SDdqwHYUrlhF/developers/best-yield-strategy) and [Yield Tranches](https://app.gitbook.com/o/-LwFtoytYZh7kXPdZp-v/s/-Lw-v0NTae0RVW1spR9R/~/changes/fwSWEoG7SDdqwHYUrlhF/products/perpetual-yield-tranches).

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

Presenting [Idle DAO](https://docs.idle.finance/governance/idle-dao) processes, [Idle Leagues](https://docs.idle.finance/governance/idle-dao/idle-leagues) structure and [$IDLE token](https://docs.idle.finance/governance/idle).

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

Presenting Idle [glossary](https://docs.idle.finance/other/golossary), additional [resources](https://docs.idle.finance/other/resources), and [archive](https://docs.idle.finance/other/archive).&#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://docs.idle.finance/master.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.
