# ICE Delegation

- [Overview](https://docs.aqua.network/ice-delegation/overview.md): Aquarius Delegation makes it easier for ICE holders to stay active in the protocol without having to vote on every decision themselves.
- [Tokens for Delegated Voting: dICE and gdICE](https://docs.aqua.network/ice-delegation/tokens-for-delegated-voting-dice-and-gdice.md): dICE and gdICE represent delegated ICE for markets and governance. They let delegates vote on behalf of holders.
- [User Guide for Delegation](https://docs.aqua.network/ice-delegation/user-guide-for-delegation.md): This guide walks you through the process of delegating ICE in the Aquarius app, from selecting a delegate to monitoring activity.
- [Bribes & Delegation](https://docs.aqua.network/ice-delegation/bribes-and-delegation.md): Delegates can focus on bribes, ecosystem growth, or may stay inactive. Your rewards depend on their approach, so choose delegates whose strategy matches your priorities.
- [Reward Program for Delegates](https://docs.aqua.network/ice-delegation/reward-program-for-delegates.md): To recognize active delegates and keep governance strong, Aquarius allocates a monthly reward pool of 10M AQUA to the most trusted voting delegates.
- [Applying & Becoming a Delegate](https://docs.aqua.network/ice-delegation/applying-and-becoming-a-delegate.md): Delegation is permissionless, but only whitelisted delegates listed on aqua.network are visible in the app and eligible for monthly rewards.
- [Delegate Code of Conduct](https://docs.aqua.network/ice-delegation/delegate-code-of-conduct.md): All listed delegates are expected to follow a set of principles and rules that ensure fairness, transparency, and accountability in the Aquarius ecosystem.


---

# 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.aqua.network/ice-delegation.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.
