# Guides

- [How to use AQUA Locker tool and get ICE tokens](https://docs.aqua.network/guides/how-to-use-aqua-locker-tool-and-get-ice-tokens.md)
- [How to vote for markets on Aquarius](https://docs.aqua.network/guides/how-to-vote-for-markets-on-aquarius.md)
- [How to create bribes](https://docs.aqua.network/guides/how-to-create-bribes.md)
- [How to use Aquarius Governance](https://docs.aqua.network/guides/how-to-use-aquarius-governance.md)
- [How to make a governance vote](https://docs.aqua.network/guides/how-to-use-aquarius-governance/how-to-make-a-governance-vote.md)
- [How to create a proposal](https://docs.aqua.network/guides/how-to-use-aquarius-governance/how-to-create-a-proposal.md)
- [How to earn SDEX rewards](https://docs.aqua.network/guides/how-to-earn-sdex-rewards.md)
- [How to earn AMM rewards](https://docs.aqua.network/guides/how-to-earn-amm-rewards.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/guides.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.
