# How to use AQUA Locker tool and get ICE tokens

The [Locker tool](https://aqua.network/locker) can be found in the top menu in the **AQUA token** section. It is used to lock ("freeze") AQUA tokens into ICE and boost the voting power that influences the rewards. More about this logic can be found in the section dedicated to [ICE tokens](/ice/ice-tokens-locking-aqua-and-getting-benefits.md).

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

The layout of the page depends whether you have a connected wallet or not.  If a wallet is not connected you'll see the AQUA locking statistics and a field where any Stellar address can be checked for AQUA locks and ICE balance.

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

If a wallet is connected, a user will see the wallet [AQUA](/aqua/what-are-aqua-tokens.md) and [ICE token](/ice/ice-tokens-locking-aqua-and-getting-benefits.md) balances, and a form to freeze AQUA:

<figure><img src="/files/8tIHIpNI2A4aw3Qj5oO1" alt=""><figcaption></figcaption></figure>

User can specify the amount of AQUA to be frozen and the date of its unlock. The longer is the lock period the more ICE the user will get.

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

Before executing the transaction a user will once again have to verify and confirm the lock parameters:

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

To complete the process a user will have to confirm the tx execution in the connected wallet paying a small network fee. The AQUA balance will be topped up according to the estimation provided.


---

# 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/guides/how-to-use-aqua-locker-tool-and-get-ice-tokens.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.
