# Account Setup and Wallet Connection

## Step 1: Connecting Your Telegram Account

1. Visit the NEUTON platform at <https://neuton.pro/>
2. Click the "Login" button:\ <br>

   <figure><img src="/files/dIqckQkAjovjp3FHVd3N" alt=""><figcaption></figcaption></figure>
3. Authorize NEUTON in your Telegram app\ <br>

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

<br>

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

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

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

## Step 2: Connecting Your Wallet

1. Once logged in via Telegram, go to the 'Profile' page:\
   \ <br>

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

2. Press the 'Connect wallet' button, Select your wallet provider (e.g., TON Wallet)

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

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

3. Approve the connection request in your wallet and you can see it connected:\ <br>

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

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

## Step 3: Wallet Verification

1. A small verification transaction will be requested. Press the 'Confirm Wallet' button:

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

2. Approve the transaction in your wallet
3. Wait for confirmation (usually takes a few seconds). The address will appear as 'Verified':

<figure><img src="/files/ccarX5jAxmHMv1bGSnGU" 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://docs.neuton.pro/getting-started-with-the-neuton-platform/account-setup-and-wallet-connection.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.
