> 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/how-to-add-a-token-to-a-trust-wallet.md).

# How to add a token to a Trust Wallet

If you don't have a Trust Wallet yet , you can install it through the official website [trustwallet.com](https://trustwallet.com/)

Next, open the wallet's start page. Go to the wallet settings tab in the upper right corner. Scroll through the list of currencies to the end. You will see the "Add your Token" button.

![](/files/5Gv0NjqJr0USNokJKEBd) ![](/files/Cn3Kc1ddrfaaH9iIDvMM)

Next you need to do

1- Select a network "Smart Chain"

2- Insert contract address: **0x26734add0650719ea29087fe5cc0aab81b4f237d**

3- Click "Done"

![](/files/9D5bCnNhYfsM9IWr4ej6)

The next step is to get the address of your wallet to receive STEMX tokens.

Open the added token in the list, and click "get". Next, copy the wallet number and specify it as a wallet for receiving tokens on the site stemx.me when creating a withdrawal request.

![](/files/UpeQFi1e0F02noD9Y2JW)![](/files/w2AnBuFj7xbbXT4zbq2F)


---

# 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/how-to-add-a-token-to-a-trust-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.
