# Technical Documents

- [Audits](https://docs.aqua.network/technical-documents/audits.md): Completed audits and notable bug bounty fixes
- [Bug Bounties](https://docs.aqua.network/technical-documents/bug-bounties.md): Receive AQUA for helping us squash bugs
- [Claimable Balances](https://docs.aqua.network/technical-documents/claimable-balances.md): What are Claimable balances?
- [The Aquarius Voting Mechanism](https://docs.aqua.network/technical-documents/the-aquarius-voting-mechanism.md): How governance votes can be used and verified by everyone
- [SDEX v2 proposal & algorithm ](https://docs.aqua.network/technical-documents/sdex-v2-proposal-and-algorithm.md): Changes to the SDEX reward algorithm
- [ICE Boost Formula](https://docs.aqua.network/technical-documents/ice-boost-formula.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/technical-documents.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.
