# Withdrawals

### 🤖  Directly from the bot

To begin, type “`/start`” to the [sTONks trading bot](https://t.me/stonks_sniper_bot?start=4B2764E5C3E7A69C1C1733EC6CC99F160DA9354B22ED8F1D6D11410BA2C0B1D8/). The main menu will show up.

<figure><img src="/files/mH6g7gUWbxWL251py9Nb" alt="" width="536"><figcaption></figcaption></figure>

Select *Wallets.*

<figure><img src="/files/u6tEdybM9eFu7fTk3A47" alt="" width="482"><figcaption></figcaption></figure>

Select *Withdraw.*

<figure><img src="/files/6Qi8hdgyHrBzlajebye9" alt="" width="446"><figcaption></figcaption></figure>

* From: - click on ✏️*wallet* and select one of your wallets.
* To: - click on ✏️*wallet* and paste an address you wish to withdraw to.
* Amount: - click on ✏️*TON* and type the amount of TON.
* Memo: - click on ✏️text and type/paste the memo if withdrawing to CEX.

Then click ↗️ *Send* button and wait for confirmation.

### **💼** Using external wallet

Alternatively you can export your seed phrase to an external wallet like [Tonkeeper](https://tonkeeper.com/).&#x20;

To do so, select *Wallets* and then *Show seeds.*

If you do intend to import your wallet somewhere else, do NOT copy-paste the seed phrase. Always use pen and paper if you want to save these credentials. Never place them into your device’s clipboard.

All of the above activities can now be performed via both the classic telegram bot and the telegram mini app!

<figure><img src="/files/Y8cYETQlKSdW07ZpsTPm" alt="" width="403"><figcaption><p>Withdrawal in the mini app</p></figcaption></figure>

## **‼️IMPORTANT‼️**

{% hint style="warning" %}
If the user changes their mind after starting the withdrawal process, use the /start command to cancel the process.&#x20;

Remember, always double check and ensure you are withdrawing to the right address. In the event of withdrawing to wrong or incorrect address, you will not be entitled for refund of any kind.
{% endhint %}

## **‼️*****Disclaimer*****‼️**

{% hint style="danger" %}
We do not recommend withdrawing tokens directly to the exchange, as these usually require a memo. Executing transactions without a memo may result in the loss of tokens. The sTONks team is not responsible for any funds lost in this way.
{% endhint %}


---

# 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://stonks-bot.gitbook.io/stonks-bot-manual/withdrawals.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.
