> For the complete documentation index, see [llms.txt](https://info-en.stem-ru.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://info-en.stem-ru.com/ico.md).

# Withdrawal of tokens to external wallets

The withdrawal of STEMX tokens is available to external wallets.

<mark style="color:red;">**Attention! To receive tokens, you need to use only external wallets. You cannot use a wallet from a crypto exchange, otherwise you will lose your tokens!**</mark>

**You can use wallets such as: Trust Wallet or MetaMask.**

To have the token immediately reflected in your wallet after receiving it, add it via the contract address: **0x26734add0650719ea29087fe5cc0aab81b4f237d**

[**Instructions: how to add a token to a Trust Wallet** ](/how-to-add-a-token-to-a-trust-wallet.md)

[**Instructions: how to add a token to a MetaMask**](/how-to-add-a-token-to-metamask.md)

To create an application for the withdrawal of tokens from the site stemx.me, in your personal account, go to the "Withdraw" tab, and click on the "Withdraw" button

![](/files/LGWXEufnSs8RA9PpsUfL)

1- Enter the amount of tokens you want to withdraw (you can specify any amount that will not be more than your balance)&#x20;

2- Specify the wallet number. Wallet standard: **BSC (BEP-20)**. <mark style="color:red;">**Attention!**</mark>**&#x20;To receive tokens, you need to use only external wallets.&#x20;**<mark style="color:red;">**You cannot use a wallet from a crypto exchange, otherwise you will lose your tokens!**</mark>

![](/files/jXSplazroBPDvA0CvnoP)

After creating an application, wait for notification of the status of its processing. It may take up to 24 hours for us to process the application.

##


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://info-en.stem-ru.com/ico.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.
