# Getting Started

To begin, type `/start` to the [sTONks trading bot](https://t.me/stonks_sniper_bot?start=4B2764E5C3E7A69C1C1733EC6CC99F160DA9354B22ED8F1D6D11410BA2C0B1D8/). The main menu will show up.

<figure><img src="https://2673361663-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv63Ls5EjdFbRpXFJVBdv%2Fuploads%2FMfFLEdfwAR77kRNJXpX0%2Fimage.png?alt=media&#x26;token=6f66831f-8f29-467b-8451-933d2c3b7be5" alt="" width="482"><figcaption><p>Main menu</p></figcaption></figure>

### 👛  Select ***Wallets.***

<figure><img src="https://2673361663-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv63Ls5EjdFbRpXFJVBdv%2Fuploads%2FVIOs7nO3R2jAruLpkEGO%2Fimage.png?alt=media&#x26;token=bf3908d4-3c33-40bc-b522-d62c0e0e7af6" alt="" width="481"><figcaption><p>Select desired chain</p></figcaption></figure>

### **➕  Import wallet**

* Select this button and paste the seed phrase of the wallet you want to import into the bot.

***DISCLAIMER***

Make sure you enter your phrase in the correct field. Never share this key with anyone. Anyone who has access to this private key will have access to your wallet.&#x20;

### **💼  Create new wallet**&#x20;

* Select this button to generate new wallet address.
* Once the wallet is generated, it’s recommended to import the seeds to Tonkeeper, MyTonWallet, TONHub or your preferred wallet so you can access your funds outside the bot. However, this step is not necessary, since the bot allows you to send TON tokens out of your bot wallet. If you do intend to export your wallet somewhere else, do NOT copy-paste the seed phrase. Always use pen and paper if you want to save these credentials. Never place them into your device’s clipboard.

### **🙈  Show seeds**&#x20;

* To show your seed phrase select this button.
* Once selected the bot will display your seed phrases. Write them down and keep them safe. We recommend deleting this message after saving your seeds.

### 🔄️  **Select wallet**

* Select this button to choose a wallet to be active

### ❌  **Delete wallet**

* Select this button to choose the wallet you wish to delete.

### 📥 **Deposit**

* Select this button to display information on how to make a deposit to the bot's address.

Make sure to send funds (**TON only**) to the wallet so you can start using the bot. If you deposit TON manually to the address of the bot, **DO NOT use TON SPACE from telegram wallet.**

<figure><img src="https://2673361663-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv63Ls5EjdFbRpXFJVBdv%2Fuploads%2FeYP8X6Ji6mmMIWzwvQeS%2Fimage.png?alt=media&#x26;token=64c5b01a-e9ab-4dfc-a3b3-f5c225d481b3" alt="" width="483"><figcaption><p>Deposit</p></figcaption></figure>

All of the above activities can now be performed via both the classic telegram bot and the telegram mini app!

## **‼️*****DISCLAIMER*****‼️**

{% hint style="warning" %}
We strongly encourage users to write down their seed phrases and keep them safe.

We also do not recommend changing your Telegram username without following the steps above, as this could result in the potential loss of access to your wallet.
{% endhint %}


---

# 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://stonks-bot.gitbook.io/stonks-bot-manual/getting-started.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.
