# What are network reserves?

For your stellar wallet to function, you need XLM. When using features of Stellar, your wallet will place XLM into its XLM reserve to allow you to use the functions. This helps cut down spam on the network.

Here’s a list of Stellar & Aquarius features that require you to reserve XLM to use the function.

* To be active on the network, a wallet needs to reserve 1 XLM
* Each trustline reserves 0.5 XLM
* Each established AMM pool reserves 1 XLM
* Each offer on the order books reserves 0.5 XLM
* Every additional signer reserves 0.5 XLM
* Every claimable balance for Aquarius voting & governance reserves 1 XLM
* Every claimable balance for the AQUA locker tool reserves 0.5 XLM

XLM powers the entire Stellar ecosystem.

Ensure your wallets hold enough XLM to make use of all of Stellar & Aquarius features.

You get your locked XLM back once you close trustlines, claimback balances, fill/remove orders, or remove signers.


---

# 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/ecosystem-overview/what-is-stellar/what-are-network-reserves.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.
