# Wallet Set Up

### Setting up your wallets

To set up wallets in Lootbot.ai, choose "**Trading"** in the main menu.

Upon registration, Lootbot will create a brand new wallet system accross Solana and EVM for users. If you wish to use your own wallet, please view the tutorial below.

<figure><img src="/files/ZZQ0IHzomA81D7Qf2GhJ" alt="" width="282"><figcaption></figcaption></figure>

### Replacing wallets

In the Trading menu, choose the network with which you want to replace the wallet on.&#x20;

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

<figure><img src="/files/91aCrBiW924vXGgsxWtE" 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.lootbot.xyz/lootbot/telegram-bot/product-guide/wallet-set-up.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.
