> 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/governance/idle-dao/idle-leagues/treasury-league.md).

# Treasury League

Started in Jan 2021 as [Pilot League](https://gov.idle.finance/t/a-pilot-league-treasury-committee/176/1), this League evolved into a Treasury League after 2 months.

This League is dedicated to the organisation and management of grants (dev and community), treasury management and diversification, DAO2DAO collaborations, the research for new partnerships, and integrations with known protocols that can bring value and increase the TVL of Idle.

Furthermore, this League creates reports to update the community on the work done and allocates and tracks all the budget for each new mandate and for new initiatives.

### 🔎 TL areas of responsibility

<details>

<summary>Business Development</summary>

* Protocol partners relationships
* Integration support

</details>

<details>

<summary>DAO Architecture</summary>

* DAO efficiency and tools
* Leagues coordination
* Leagues onboarding

</details>

<details>

<summary>Ecosystem Development</summary>

* Community Grants
* DeFi and products education

</details>

<details>

<summary>Finance</summary>

* Treasury management
* Mandate reporting
* Rewards management

</details>

<details>

<summary>Tokenomics</summary>

* $IDLE token utilities
* LP models and analysis

</details>

Current Treasury League contributors can be found [here](https://www.notion.so/ffe8115b7b53489ab0a7f84e656e4bb0?v=8f4f0d64781146d5ad689e7239107c24).


---

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