# Background

- [Introduction](https://docs.aquaprotocol.xyz/background/readme.md): Introducing Aqua Protocol: The LST/LP-Backed borrowing Platform and Our Fundamental Goals.
- [Welcome to the World of LSTs](https://docs.aquaprotocol.xyz/background/welcome-to-the-world-of-lsts.md): Liquid Staking Tokens
- [Stablecoins on the Market](https://docs.aquaprotocol.xyz/background/stablecoins-on-the-market.md): Types of Stablecoins and AquaUSD's Place
- [Lending Through Issuing Stablecoins](https://docs.aquaprotocol.xyz/background/lending-through-issuing-stablecoins.md): CDP (Collateral debt position) Stablecoin Mechanics overview and Aqua's Role in Lending Stablecoins on TON
- [Aqua, the Home of all LSTs](https://docs.aquaprotocol.xyz/background/aqua-the-home-of-all-lsts.md)
- [TON Ecosystem benefits with Aqua](https://docs.aquaprotocol.xyz/background/ton-ecosystem-benefits-with-aqua.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.aquaprotocol.xyz/background.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.
