# 2. Funding your Account

Before activating your chosen automated trading system, ensure you have sufficient funds in the appropriate account within your exchange:

* **PLUTUS Relax & Go:** Funds must be available in your **Futures/Derivatives Account**.
* **PLUTUS Spot:** Funds must be readily available in your **Spot Account**.

<table><thead><tr><th width="421">Plutus Strategy</th><th width="326">Min Capital</th></tr></thead><tbody><tr><td>Plutus Relax</td><td>$1000</td></tr><tr><td>Plutus Go</td><td>$1000</td></tr><tr><td>Plutus Spot</td><td>$1000</td></tr></tbody></table>


---

# 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://odesisplutus.gitbook.io/doc/getting-started-ats/2.-funding-your-account.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.
