# Create Bot Wallet

Access the bot via the Telegram link: <https://t.me/AveSniperBot?start=4-ref_aveai>. Once inside, click the **START** button at the bottom to begin.

For first-time users, you must create or import at least one wallet (up to a maximum of five) to proceed.

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

Select **Create Wallet**. The system will automatically generate a wallet for you, which is managed by the bot, and display a confirmation message.

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

You can click the snowflake icon to view your mnemonic phrase. (***Important:** Store your mnemonic securely—it's recommended that you write it down manually. The mnemonic will only be shown once in the bot and cannot be exported.)*

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

Alternatively, select **Import Wallet** and enter the 12-word mnemonic of an existing wallet to set it up.

Once your wallet is successfully created, the bot’s main control panel will appear. You can also click the **Menu** button to bring up the **/start** menu or simply send the **/start** command to access it.

You are now ready to use the wallet within the bot. Before trading or sniping, don’t forget to transfer funds and ensure you have enough gas fees in your wallet.


---

# 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://doc.ave.ai/tutorial/tg-bot-tutorial/create-bot-wallet.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.
