# Wallet

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeb_DmZs-2aAbB7aOpw44g4MLcDx0KBc8ybNXcyQloEtsMaT43UgFXNwhQOwxoSck9aSrhaaq8rjfGskLSqmAqOinUq1vlB8qrvsJAY2Ngihgapyp-CyeTryNzyV6PTjINZ1o84wmf0ZOly2hfCH3ibUg43?key=0D8yp0QWHiTyEIkdJiTisg)

### &#x20;1 Your Wallet:&#x20;

This is your wallet address for the bot. when you add money onto the bot, this is the address you would send Ton to in order to use the bot. If you press on this, it will copy the address to your pasteboard.

### 2 Balance:

This is the total amount of ton that you have available inside your wallet.

### 3 Deposit Ton:&#x20;

Pressing this will have the bot send you a message containing your wallet address.

### 4 Memo:

If you want to add a memo when you withdraw your ton, press this button. The bot will send you a message asking you to send the memo you'd like added. Simply reply to this message with your memo.

### 5 Withdraw All Ton:

If you're wanting to withdraw 100% of the Ton from your bots wallet. Simply press on ‘Withdraw All Ton’. The bot will ask you which address you would like the Ton sent to. Respond with the address of the wallet you would like to withdraw to.

### 6 Withdraw X Ton:

If you're wanting to withdraw only a certain amount of Ton, press this and then respond to the message with the amount of Ton you'd like to withdraw between 0 and the total amount of Ton held inside your bots wallet.

### 7 Export Private Key:

Everyone should use this button at least once. It will give you the secret pass phrase for the wallet that the bot uses. You can then write it down if you ever need it in the future and or immediately add the wallet to an app like TonKeeper. The wallet that your bot uses is yours and yours alone. Diamond Bull Technology does NOT have access to your account if you lose access to your telegram account, you would lose access to the bot.

\
![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcIZtjB09G1yjJlarKyJlrzhbB_a9Xyw5SMZl7M9Qqw5P4lsUw2h-6D49csEKqnCy1Ee4ED3-260DlwedOq52cU5-qEGqdUf_zowCQKQQhM8f38ZXQqNaSLo081wiCUdUFOj8d3GKFkAQjtF3xKQfSjjBU?key=0D8yp0QWHiTyEIkdJiTisg)

When you press ‘Export Private Key’ the bot will respond to you with the message above just in case you had accidentally misclicked and it isn't a good time for you to receive the phrase (ie. out in public). Press ‘Yes’ to receive the phrase or ‘Cancel’ to cancel.

### &#x20;8 Refresh:

If you've sent money to your bots wallet, you can press ‘Refresh’ to have the bot retrieve up to date values.

### 9 Home:

Go back to the main bot menu.

<br>


---

# 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://diamond-bull.gitbook.io/diamond-bull-trading-bot-tutorial/overview/wallet.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.
