# Wallet Management

Here you will find all your wallet settings.

### Main Menu > Settings > Wallets

<figure><img src="/files/0RFa9yr57oZhb7SkQZr8" alt=""><figcaption><p>Wallets Settings</p></figcaption></figure>

### [🔨](https://emojipedia.org/hammer) Create

Generate a new wallet directly within Bitfoot.

### ➕ Import

Enter the name of your wallet and import the existing wallet using a private key.

### ☝️ Rearrange

Customize the order of wallet display for convenience.

### [🗝️](https://emojipedia.org/old-key) Retrieve Private Keys

Access your wallet’s private keys when necessary.

### ✏️ Rename

Label your wallets for easier identification.

### ⛔ Remove

Safely remove wallets from the bot that you no longer need for trading.

### 💌 Transfer

Move assets between wallets connected to the Bitfoot bot.


---

# 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.bitfoot.com/settings/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.
