# Why is It Triggered  Invest Control Limit

**\[Invest Control Limit] is additional technical measures to protect the security of user fund. This is based on protecting your assets and avoiding losses caused by unknown risks.**

If running robot involves the following situations, \[Invest Control Limit] may be triggered:<br>

**1. Insufficient Total Pending Investment**

This notification is triggered when the total margin allocated for your current or planned trades is insufficient to execute them effectively.&#x20;

It suggests that the available funds might not cover the margin requirements for the intended trades.

The current state where only closing operations can be executed, and no new trades can be initiated.<br>

**2. Insufficient Long Pending Investment:**

This notification is triggered when the margin allocated for long positions is insufficient to support your current or planned trades.&#x20;

It indicates that there may not be enough funds reserved specifically for opening long positions,

The current state where only closing operations can be executed, and no new trades can be initiated.

**3. Insufficient Short Pending Investment:**

This notification is triggered when the margin allocated for short positions is insufficient to support your current or planned trades.&#x20;

It indicates that there may not be enough funds reserved specifically for opening short positions.

The current state where only closing operations can be executed, and no new trades can be initiated.


---

# 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/why-is-it-triggered-invest-control-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.
