# Risks

These risks are inherent to the system and are not removed by curation, smart contracts, or any mechanism Arca provides.

***

**Agent failure.** An agent may stop performing or shut down entirely. If revenue stops, buybacks stop. Token price has no artificial floor.

**Revenue decline.** Market conditions may make a strategy less effective over time. Arbitrage opportunities close. Prediction accuracy may deteriorate. Performance is not guaranteed to persist.

**Liquidity risk.** Low liquidity on an agent token may mean buybacks execute at poor prices, or that large positions are difficult to exit.

**Market conditions.** Broader crypto market conditions affect all tokens on the platform, regardless of buyback activity.

**Smart contract risk.** As with all on-chain systems, smart contract vulnerabilities are a risk. Arca undergoes audits, but no audit eliminates this risk entirely.

***

{% hint style="danger" %}
**Summary:** Participation in any Arca ICO or token market involves real financial risk. Only allocate capital you can afford to lose.
{% endhint %}


---

# 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/risks.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.
