# Idle DAO

Since November 26th, 2020, the Idle protocol is governed and owned by a DAO powered by the [IDLE governance token](/governance/idle.md). The Idle DAO promotes key activities to ensure proper protocol maintenance and improvements in the years to come.

{% tabs %}
{% tab title="Idle DAO LLC" %}

* Name: *Idle DAO LLC*
* Address: *Long Island Road, Majuro, MH 96960, Marshall Islands*
* Licence duration: *5 years from June 23rd, 2023*

Reference: [Governance post](https://gov.idle.finance/t/idle-dao-llc/1177)
{% endtab %}

{% tab title="Documents" %}
{% file src="/files/GNnQA3muTPemIgCsvrnw" %}

{% file src="/files/0X1i3s7sI3fddFASt3NA" %}

{% file src="/files/hnH1evzdees7ZAOUG5Ah" %}
{% endtab %}
{% endtabs %}

The Idle DAO, composed of $IDLE token holders, enables community participants to drive and contribute to the protocol’s future developments.&#x20;

**Protocol changes are implemented through IIPs** (Idle Improvement Proposals). Idle governance is based on the Governor Bravo governance architecture, for a more in-depth description of all methods available please refer to the official guide [here](https://compound.finance/docs/governance).

All admin powers have been transferred to $IDLE holders, allowing the community to lead the maintenance and development of the protocol.

{% hint style="warning" %}
The ability to pause deposits and rebalances is still in place for security purposes in case of emergencies and is maintained by the Guardian multisig. The `guardian` can be changed at any time by the DAO with a proposal.

The Security Management Policy for the protocol is further explained [here for BY](/developers/best-yield/security-management-policy.md) and [here for YTs](/developers/yield-tranches/security-management-policy.md).
{% endhint %}

In early 2021, Idle DAO decided to implement a [**Leagues (subDAOs) model**](/governance/idle-dao/idle-leagues.md), as a solution to the scaling problems that DAOs face.&#x20;

Given the amorphous nature of the organizational structure of a DAO, varied participation often occurs and most members tend towards relatively passive participation. Rather than leaving every $IDLE token holder with the burden of planning, executing, and voting on all the protocol aspects, each subDAO takes care of the daily maintenance of the related area of expertise using the budget assigned by $IDLE token holders, on a mandate basis.


---

# 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/governance/idle-dao.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.
