# How to Start Signal Trading?

**Introduction**\
Signal Trading allows your bot to execute trades automatically based on professional indicators. Please follow these 6 steps to start your trading journey.

**Step 1: Access the Telegram Link**

1. Open uTrading App and go to the **\[Home]** page.
2. Tap the **Telegram icon** (Paper Plane) in the top right corner (see red arrow).

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

**Step 2: Activate the Bot**

You will be redirected to Telegram; tap the blue **\[START BOT]** button.

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

**Step 3: Verify and Open the Connection**

1. Confirm that your **uTrading ID** and **uGas balance** are displayed in the chat list.
2. Tap the blue **\[Open]** button on the right.

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

**Step 4: Configure Trading Parameters**

1. Return to the App, go to **\[Trades]** -> **\[Signal]** -> **\[Settings]**.
2. Set your **Initial Positions** amount and tap the **\[Save]** button at the bottom.

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

**Step 5: Select and Execute Real-time Signals**

1. Switch to the **\[Signals]** tab in the \[Signal] section.
2. Find the pair you wish to follow (e.g., **1INCH/USDT** as shown in the red box).
3. Tap the yellow **\[Launch]** button on the right (see red arrow).

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

**Step 6: Final Confirmation and Launch**

1. Confirm **Follow Bot Limit** and select the **Follow Time** in the pop-up.
2. Check the **Estimated Cost**, then tap the **\[Launch]** button as shown by the red arrow.
3. When the status shows **Running**, it is successfully activated!

<figure><img src="/files/EEZC9nRXtWZk4N1LABQ0" 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-signal-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.
