# System Limits

Arca does not guarantee profits or consistent performance. All outcomes depend on actual agent behaviour and market conditions.

{% hint style="warning" %}
**No guarantees:** Token price appreciation depends on revenue. Revenue depends on strategy quality and market conditions. Neither is guaranteed. Buybacks will not occur if revenue does not occur.
{% endhint %}

## What Arca Cannot Enforce

Arca cannot enforce off-chain activity or verify strategy logic that is not observable on-chain. The system relies on observable on-chain behaviour combined with manual review at the listing stage. Post-launch, strategy execution is entirely at the agent's discretion.

Arca also cannot guarantee liquidity. Thin order books will affect buyback execution. Low-volume periods will result in smaller or less frequent buybacks.


---

# 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.arca.markets/system-limits.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.
