# Supply Limit

During testnet, a user can supply as much or little as wanted. During mainnet some markets may be limited for security reasons.&#x20;

The intention is to monitor developments and adapt as needed. Some of these limitations may include but is not limited to limiting the amount users can supply to a pool, change emission for the pools and so forth. We do so to limit risks for protocol stakeholders.

At a later stage Replete DAO may contract a service provider for on-chain risk solutions.

### Supply cap

For assets that are deemed volatile either due to availability of trading liquidity, shortage of trading volume or little borrowing demand, a supply cap may be implemented. The supply cap limits the total amount of a particular asset that can be supplied to the liquidity pool.


---

# 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.replete.fi/core-functions/supply/supply-limit.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.
