# How to Start Follow Trading

**Here is an example of Launching a robot on the uTrading**

**Step 1:** Open and sign in to the uTrading App, First click on **\[**<mark style="color:blue;">**Trades**</mark>**]**-**\[**<mark style="color:blue;">**Signals**</mark>**]**. As follow:

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

**Step 2:** Enter the **\[Signals]** page:

In the **\[**<mark style="color:blue;">**Coach**</mark>**]** section, you can find trading signals from your mentors and his contact information. \
In the **\[**<mark style="color:blue;">**Telegram**</mark>**]** section, you can see signal-based trading information; click on the link below to learn.\
In the **\[**<mark style="color:blue;">**Admin**</mark>**]** section, you can receive official trading signals. <br>

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

{% content-ref url="/pages/wgomNbsf3VNxM6ocsGU6" %}
[How to Start Signal Trading?](/en/trading/trading-bot/signal-trading/how-to-start-signal-trading.md)
{% endcontent-ref %}

**Step 3:** Choose the copy trading option you prefer and proceed to its details. Click **\[**<mark style="color:blue;">**Launch**</mark>**]** to start copy trading. As follow:

<figure><img src="/files/SknLi1JhQynyJJDgV6tj" 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-bot/signal-trading/how-to-start-follow-trading.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.
