> 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/delegates.md).

# Delegates

{% hint style="info" %}
IDLE token-holders interested in actively participating in the DAO governance should either delegate another address or self-delegate their own wallet.
{% endhint %}

Below we report a list of the current IDLE delegates. Users can also check the [Delegation page](https://www.tally.xyz/gov/idle/delegates) on the Governance dashboard on Tally.&#x20;

The complete guide to delegation (on-chain and off-chain) can be found [here](/governance/idle-dao/governance-guides/how-to-delegate-votes.md).

<figure><img src="/files/Qbq6mjgQkOIJJDyMBbga" alt=""><figcaption></figcaption></figure>

### Delegation Board

<details>

<summary>Treasury League</summary>

Bio: Treasury League of Idle DAO

Delegation pitch: [Link](https://gov.idle.finance/t/delegation-board/1049/4)

Address: [0xFb3bD022D5DAcF95eE28a6B07825D4Ff9C5b3814](https://etherscan.io/address/0xFb3bD022D5DAcF95eE28a6B07825D4Ff9C5b3814)

</details>

<details>

<summary>AllinCrypto</summary>

Bio: Admin of the “IDLE Factory” community group

Delegation pitch: [Link](https://gov.idle.finance/t/delegation-pitch-allincrypto-idle-factory/1050)

Address: [0x50DA03C08b3269AA2B47a0b8bE03dBCeA4cB3990](https://etherscan.io/address/0x50DA03C08b3269AA2B47a0b8bE03dBCeA4cB3990)

</details>

<details>

<summary>stkIDLE multisig</summary>

Bio: IDLE stakers' delegated multisig

Delegation pitch: [Link](https://gov.idle.finance/t/voting-framework-for-stkidle-holders/567)

Address: [0xb08696efcf019a6128ed96067b55dd7d0ab23ce4](https://etherscan.io/address/0xb08696efcf019a6128ed96067b55dd7d0ab23ce4)

</details>

<details>

<summary>Bocconi Blockchain Club</summary>

Bio: Bocconi university Students Blockchain Association (BSBA)

Delegation pitch: [Link](https://gov.idle.finance/t/delegation-pitch-bocconi-students-blockchain-association-bsba-meta-delegate-program/1068)

Address: [0x61f0b0daBe302c5952b7038ef42c2c4F1d69e3db](https://etherscan.io/address/0x61f0b0daBe302c5952b7038ef42c2c4F1d69e3db)

</details>


---

# 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/delegates.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.
