# Overview

### Overview

Aquarius Delegation makes it easier for ICE holders to stay active in the protocol without having to vote on every decision themselves. By delegating, you let trusted community members (called **delegates**) use your voting power while you continue to receive all rewards and benefits.

Delegation exists in **two tracks**:

* **Market voting** → using *upvoteICE* to decide which liquidity pools earn AQUA emissions.
* **Governance voting** → using *governICE* to decide on protocol upgrades and DAO proposals.

This system helps keep Aquarius governance efficient, fair, and widely participated in — even if some holders don’t have the time or expertise to vote directly.

### Why Delegation Matters

Delegation was designed with three main goals in mind:

* **Better experience for holders** – you can support the protocol and earn rewards without active management.
* **Higher utilization of ICE** – less voting power left idle, more decisions reflect the community.
* **Opportunities for active users** – delegates who take on responsibility can earn reputation and, in some cases, extra incentives.

### Roles at a Glance

* **Delegators** – ICE holders who assign their voting power to someone else. They keep ownership of their tokens and receive any rewards generated.
* **Delegates** – community members who accept voting power from others and cast votes on their behalf, according to their own strategy or stated commitments.

### Key Features

* You can delegate *upvoteICE*, *governICE*, or both.
* You can choose the same delegate for both, or different ones.
* You can **split your voting power between multiple delegates**, giving each a portion of your ICE.
* Delegation is flexible — you can revoke or change it anytime (with a short cooldown).
* Rewards (like bribes in market votes) always flow back to the delegator, never the delegate.

To learn how to delegate ICE and vote with delegated ICE, please refer to the [interface guide](/ice-delegation/user-guide-for-delegation.md).


---

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