> For the complete documentation index, see [llms.txt](https://help.utrading.io/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.utrading.io/en/trading/trading-faq.md).

# Trading FAQ

- [Why did the Robot Stop?](https://help.utrading.io/en/trading/trading-faq/why-did-the-robot-stop.md)
- [Why the Robot Paused?](https://help.utrading.io/en/trading/trading-faq/why-the-robot-paused.md)
- [The Prompts of The Running Robot](https://help.utrading.io/en/trading/trading-faq/the-prompts-of-the-running-robot.md)
- [Prompts "Invest Control Limit"](https://help.utrading.io/en/trading/trading-faq/the-prompts-of-the-running-robot/prompts-invest-control-limit.md)
- [Why is It Triggered  Invest Control Limit](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)
- [The Running Bot Prompts "Invest Control Limit", What Should I Do?](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)
- [Prompts "Follow Investment/Margin Limit"](https://help.utrading.io/en/trading/trading-faq/the-prompts-of-the-running-robot/prompts-follow-investment-margin-limit.md)
- [Prompts "Limit Oders"](https://help.utrading.io/en/trading/trading-faq/the-prompts-of-the-running-robot/prompts-limit-oders.md)
- [Prompts "Leverage Limit"](https://help.utrading.io/en/trading/trading-faq/the-prompts-of-the-running-robot/prompts-leverage-limit.md)
- [Prompts "Automated Trading Limit"](https://help.utrading.io/en/trading/trading-faq/the-prompts-of-the-running-robot/prompts-automated-trading-limit.md)
- [Prompts "Insufficient USDT"](https://help.utrading.io/en/trading/trading-faq/the-prompts-of-the-running-robot/prompts-insufficient-usdt.md)
- [How Many Funds Do I Need to Start a Bot?](https://help.utrading.io/en/trading/trading-faq/how-many-funds-do-i-need-to-start-a-bot.md)
- [What Should I Do About the Position Limit of the Exchange Account?](https://help.utrading.io/en/trading/trading-faq/what-should-i-do-about-the-position-limit-of-the-exchange-account.md)
- [Why uTrading Doesn’t Get My Assets on the Exchange?](https://help.utrading.io/en/trading/trading-faq/why-utrading-doesnt-get-my-assets-on-the-exchange.md)
- [Will uTrading Sell the Funds I Bought Manually on the Exchange?](https://help.utrading.io/en/trading/trading-faq/will-utrading-sell-the-funds-i-bought-manually-on-the-exchange.md)
- [Can One Crypto Run Multiple Bots at the Same Time?](https://help.utrading.io/en/trading/trading-faq/can-one-crypto-run-multiple-bots-at-the-same-time.md)
- [How to Reduce Fee on Exchange?](https://help.utrading.io/en/trading/trading-faq/how-to-reduce-fee-on-exchange.md)
- [Why Is the Position not Added After the Price Has Reached the Position Increase Price?](https://help.utrading.io/en/trading/trading-faq/why-is-the-position-not-added-after-the-price-has-reached-the-position-increase-price.md)
- [Why is My Position Liquidated Even Though My Margin is Sufficient?](https://help.utrading.io/en/trading/trading-faq/why-is-my-position-liquidated-even-though-my-margin-is-sufficient.md)
- [The Bots are Still Stopped When You Have Purchased uGas?](https://help.utrading.io/en/trading/trading-faq/the-bots-are-still-stopped-when-you-have-purchased-ugas.md)
- [Crypto Fear & Greed Index](https://help.utrading.io/en/trading/trading-faq/crypto-fear-and-greed-index.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.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.
