# How to transfer tokens to the external wallet?

### How to transfer tokens from WLM?

1. Go to “Asset-My Assets” on the left menu in the WLM.
2. Select “Transfer Units” from the right menu.
3. In the window that opens, enter the amount you want to transfer, network and your wallet address.
4. Click on “Transfer” button.

<figure><img src="/files/32fE0JpHJ33wEHXprK8x" alt=""><figcaption></figcaption></figure>

### How to add a custom token to Trust Wallet?

1. Open your Trust Wallet. Go to the main screen and click “Manage crypto” below the list of all tokens.

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

2. Click on “Didn't see your crypto? Import.”

<figure><img src="/files/WvWQUIbCOyzAeDrxMOlD" alt="" width="369"><figcaption></figcaption></figure>

3. Select the token network you need, e.g. Polygon

<figure><img src="/files/gIz2pagbnfmUqKQpsyR9" alt="" width="374"><figcaption></figcaption></figure>

4. The “Add Custom Asset” screen will appear. You need to add here the Token contract, which you can find in WLM.

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

You can find this token contract address in the WLM on your "Asset detail" page in the right menu.

<figure><img src="/files/vS8LQZNApdpGLggdzh1P" alt=""><figcaption></figcaption></figure>

5. You can check your token and click the “Add token” button.

<figure><img src="/files/aSgD6wqPG2nY9P4NCC2M" alt="" width="372"><figcaption></figcaption></figure>

6. You can see your token on the main screen.

<figure><img src="/files/fYV13xX1VD4Mnxh2VsE0" alt=""><figcaption></figcaption></figure>

### How to add a custom token to MetaMask?

1. Open your MetaMask wallet. Go to the main screen, select your token network and сlick on " Import" button.

<figure><img src="/files/AOBO4InMPGoDthMbnmnm" alt=""><figcaption></figcaption></figure>

2. Select "Custom token". You should fill out "Token contract address". &#x20;

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

You can find this address in the WLM on your "Asset detail" page in the right menu.

<figure><img src="/files/vS8LQZNApdpGLggdzh1P" alt=""><figcaption></figcaption></figure>

3. Fill out "Token contract address". Token symbol and token decimal will be added automatically. Click on "Next" button.

<figure><img src="/files/YHr2iPDttAsiKwPwDqDi" alt="" width="370"><figcaption></figcaption></figure>

4. Check your token and click on "Import" button.

<figure><img src="/files/QlA4Y7rOeykIGWOvMzyr" alt="" width="361"><figcaption></figcaption></figure>

5. You can see your token on the token list.

<figure><img src="/files/kzrPf3DomOMYm5KqnEqR" alt=""><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://teos-docs.coreledger.net/white-label-management-tool/admin-user-guide/how-to-transfer-tokens-to-the-external-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.
