# Wallet Management

Thor allows you to operate multiple wallets effortlessly, making it ideal for multi-strategy trading, asset segregation, and efficient portfolio management, while maintaining full control and flexibility over each wallet.

***

### **Maximum Wallets**

You can generate **up to 10 wallets** within the bot. Each wallet functions independently and can be:

* Funded separately
* Used to execute trades
* Switched between instantly

***

### **Switching Wallets**

To switch wallets:

1. Use the `/wallet` command or tap the wallet menu.
2. Select the wallet you want to activate.

<div align="left"><figure><img src="/files/N1LVDBvPCMP43ORKPgqX" alt="" width="396"><figcaption></figcaption></figure></div>

***

### **Export & Withdraw Anytime**

You're in full control. You can:

* **Export** your private keys
* **Withdraw funds** to any external wallet
* Manage your assets without restriction

Thor is non-custodial — **you always own your keys.**


---

# 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.odin.tools/thor-trading-bot/thor-telegram-bot/wallet-management.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.
