# Risk Profile

<figure><img src="/files/qqKqPqmEaMGEuUsXpUwn" alt=""><figcaption></figcaption></figure>

Your risk profile determines how aggressively your agent pursues returns versus capital preservation:

* **Conservative**: High USDC concentration. Lower volatility tolerance, tighter stop-losses, smaller position sizes. Prioritizes capital preservation while targeting modest growth.
* **Moderate**: The standard setup. Balanced approach between growth and protection. Standard risk parameters are suitable for most users.
* **Aggressive**: More USDC is allocated to the tradable asset. Higher tolerance for volatility, larger position sizes, wider exposure bands. Maximizes growth potential by accepting larger drawdowns due to allocation size.

The underlying strategy remains consistent across profiles, while your selection calibrates the amount of risk the agent takes in pursuit of returns.

<br>


---

# 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.replicats.ai/guides/risk-profile.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.
