# Get started

- [What is stablecoin AMM?](https://docs.sirius.finance/get-started/what-is-stablecoin-amm.md): An Automated Market Maker(AMM) is a protocol that uses a mathematical formula and a pricing algorithm to provide trading rates or prices.
- [Why Sirius Finance?](https://docs.sirius.finance/get-started/why-sirius-finance.md)
- [Why on Astar Network?](https://docs.sirius.finance/get-started/why-on-astar-network.md)
- [Sirius Finance pools and algorithm](https://docs.sirius.finance/get-started/sirius-finance-pools-and-algorithm.md)
- [How to gain SRS\&veSRS?](https://docs.sirius.finance/get-started/how-to-gain-srs-and-vesrs.md)
- [How does voting right work?](https://docs.sirius.finance/get-started/how-does-voting-right-work.md)
- [Roadmap](https://docs.sirius.finance/get-started/roadmap.md): Official website: https://www.sirius.finance/


---

# 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.sirius.finance/get-started.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.
