# AI Trading Assistant

The AI Trading Assistant has officially launched on KINE to help traders easily acquire trading skills. Through systematic and rigorous analysis of candlestick chart data, users can now receive accurate trading signals with simple steps.<br>

\[Tutorial]

1. Open the KINE APP to see the strategy signal alerts.

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

2. Click the "Settings" button in the "Trading" tab, select a signal you would like to receive, and the buy and sell signals will be displayed on the candlestick chart as **"S" for Sell** and **"B" for Buy**. Choose the voice broadcast option to receive audio notifications, eliminating the need to monitor the charts all day and worry about missing trades.

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

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

You can click the "Chart Display" button to show your current position on the candlestick chart.

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

<figure><img src="/files/eR06fm7UeTKJsmV7N6Lk" 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://kine.gitbook.io/kine-docs-portal/tutorials/ai-trading-assistant.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.
