# How Many Funds Do I Need to Start a Bot?

Launching the spot robot is entirely free and does not consume uGas. You only need to deposit your principal in the Exchange to start the robot.

Different types of robots have different capital requirements. The capital requirements for starting a robot range from 50 USDT to 2000 USDT.

There is no leverage in spot trading, and the capital requirement for starting a robot is higher than that of a futures robot.

To ensure stable profits, it is best to start more than 10 robots, and the first order of each robot is started with the minimum funds limited in the application. The budget needs at least 2000 USDT to run the trading robot to be significant profitable.


---

# 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/how-many-funds-do-i-need-to-start-a-bot.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.
