# The Running Bot Prompts "Invest Control Limit", What Should I Do?

By promptly responding to "Invest Control Limit", users can mitigate potential risks and optimize their trading strategies. \
Whether by increasing their total margin or adjusting their long/short margin ratios, clients can proactively manage their risks.

The bot will continue managing current positions, but will not open or add new ones because it is constrained by \[Invest Control] settings.\ <mark style="color:red;">**Solutions**</mark><mark style="color:red;">: To continue the Bot's opening or adding positions, go to \[Invest Control] to increase your capital allocation ratio, or add more USDT to your exchange trading account.</mark>

**\[Invest Control]:** Assess the current margin allocation and trading plan. Adjust the "Total Projected Invest" or "Investment Ratio" to ensure sufficient capital for proceeding. As follow:

<figure><img src="/files/FQ1yf09whZrfJZc02ogB" 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-invest-control-limit/the-running-bot-prompts-invest-control-limit-what-should-i-do.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.
