# How to Connect Telegram

Follow these simple steps to link your Telegram account with Kai Finance and receive timely notifications about your LP positions' status:

## 1. Click on the Telegram icon

Find the Telegram icon in the top-right corner of the Kai Finance platform and click on it.

<figure><img src="/files/FgdWkdARgku19aAY0llc" alt=""><figcaption><p>Click on the Telegram icon</p></figcaption></figure>

## 2. Click on the "Connect Telegram" button

A pop-up will appear - click the "Connect Telegram" button to proceed.

<figure><img src="/files/i0Vi7MJcSWvZvt9OTMeE" alt=""><figcaption><p>Click on the "Connect Telegram" button</p></figcaption></figure>

## 3. **Start the chat with Kai Finance Bot**

Telegram will open a new chat window with the official Kai Bot. Click on the "Start" button to begin the setup.

<figure><img src="/files/ULDmjTnHTjih22f2pOpI" alt=""><figcaption><p>Click on the "Start" button</p></figcaption></figure>

## 4. Enter your verification code

The Kai Finance bot will generate a verification code. Copy the code and paste it into the input field on the Kai Finance app.

<figure><img src="/files/cl9jKml4X7ZIqvhjrWvd" alt=""><figcaption><p>Copy verification code</p></figcaption></figure>

Click on the "Verify Telegram" button.

<figure><img src="/files/EDVuocH8V4BbGv1I0pg2" alt=""><figcaption><p>Paste the verification code and click on "Verify Telegram" button</p></figcaption></figure>

## 5. Sign the transaction

To complete the process, approve and sign the verification transaction in your connected wallet.

<figure><img src="/files/VsUVJhMf9aTIMoBa3tOg" alt=""><figcaption><p>Click on the "Sign" button</p></figcaption></figure>

## 6. **Wait for the "Telegram connected successfully" notification**

Once the verification is complete, you'll receive a confirmation message on the Kai Finance platform indicating that your Telegram is connected.

<figure><img src="/files/W6POL8d6x8OO7UWmVAfb" alt=""><figcaption><p>Success notification</p></figcaption></figure>

<figure><img src="/files/l7VNmrw27zeSGTwKJbV1" alt=""><figcaption><p>Status after successful connection</p></figcaption></figure>

<figure><img src="/files/COFxeLaNqxNKzX9AY5NX" alt=""><figcaption><p>Message after successful connection</p></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://docs.kai.finance/vaults/liquidity-provider-vaults/how-to-connect-telegram.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.
