# Wallet

In the menu, click on 'Wallet'

<figure><img src="/files/7fueGGS8te6jYBiJqjjs" alt="" width="375"><figcaption></figcaption></figure>

Click on the wallet to enter its management interface

<figure><img src="/files/gDElIfjLwCCYfi2jSeGB" alt="" width="375"><figcaption></figcaption></figure>

#### Default

Set the current wallet as the default wallet

#### Withdraw

Withdraw from the current wallet to another wallet

#### Export

Export the private key of the current wallet

#### Delete

Delete the current wallet

#### Replace

Import a new wallet using a private key. The current wallet will be deleted, but all tasks from the previous wallet will be transferred to the new wallet

#### &#x20;Disperse Tokens

<figure><img src="/files/Giw8vEHJaifKHghnarvf" alt="" width="375"><figcaption></figcaption></figure>

Only SOL is supported.&#x20;

Set a distribution ratio, choose one source wallet and one or multiple recipient wallets, the funds will be calculated by the ratio and evenly distributed to the recipients.

#### Full Amount Each & Split Amount

Enter Swap page, click Active Wallets

<figure><img src="/files/jHffXLFOOHYlxHqAUnqo" alt="" width="375"><figcaption></figcaption></figure>

**Full Amount Each**: When a wallet group is set as the default buy group, all wallets in the group will buy the token using the same fixed amount.

**Split Amount**: Users can set the wallet group’s buy rule to **shared buy** on the settings page. In this mode, buying 1 SOL means 1 SOL is split and purchased across the entire wallet group.

<figure><img src="/files/jsyGFtTLeEeQWrdb15H1" alt="" width="279"><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://vexbotbetter.gitbook.io/vexbotbetter/undefined/publish-your-docs.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.
