# Maximum Asset Exposure

Currently, Replicat-ONE trades cbBTC, stETH, SOL (on Base), and MORPH (Morpho). All execution occurs on-chain through Base, making every trade verifiable and transparent.

<figure><img src="/files/9EKYVGScGMufKvVjCNi8" alt=""><figcaption></figcaption></figure>

You can easily specify the minimum and maximum allocation for each asset with a few clicks. In case you prefer not to include an asset, you can simply toggle it off and the agent will not trade it.

{% hint style="info" %}
Important: your agent will always maintain 1% of the wallet allocated in $RCAT and will deduct 1 (one) $RCAT every 10 minutes to keep it running.
{% 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.replicats.ai/guides/maximum-asset-exposure.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.
