# Wallet Creation

{% embed url="<https://app.arcade.software/share/B1wJvzyn8WlII7GnQzMB>" %}

**Step 1:** Access SolTradingBot on Telegram

**Step 2:** Press `/start` command and choose the `wallet` button or use `/wallet`  command.

**Step 3:** The Bot will give you some options. If you want to create a new wallet, choose `Generate New Wallet`. The Bot will send you a new wallet address with a Private Key that you can later export if needed. &#x20;

That's how to create new wallet.&#x20;


---

# 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://soltradingbot.gitbook.io/docs/feature-and-instruction/wallet-and-multi-wallet/wallet-creation.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.
