# Prompts "Automated Trading Limit"

Currently, all the preset capital for automated trading has been used, and the robot will not open new positions.&#x20;

<mark style="color:red;">Suggestions: You need to select a higher trading capital in the automated trading, or check the "Allow Over-capital" in the settings. Alternatively, wait for the robot to close positions after the take-profit, which will free up available capital.</mark>

\[**Spot/Futures Trading Setting]** page, Click **\[Settings icon]** in the upper right corner. As follow:

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


---

# 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://help.utrading.io/en/trading/trading-faq/the-prompts-of-the-running-robot/prompts-automated-trading-limit.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.
