# Transfer $RICH: RE Wallet➡️ICP Wallet

{% hint style="info" %}
This procedure is the same for sending $RICH from one RE Wallet to another RE Wallet.&#x20;
{% endhint %}

First, have your ICP Wallet address handy.

Next, navigate to a private window with the RE Assistant in Telegram.

Type the command <mark style="color:red;">**/transfer**</mark>

<figure><img src="https://3529874666-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6nstzRBvhKcSr4uLEFpf%2Fuploads%2F0wm6qeQBgEs96T3nV8N1%2Fimage.png?alt=media&#x26;token=19e7d802-b189-460c-a071-00d51eda028e" alt=""><figcaption><p>Red Envelope Bot Transfer Command</p></figcaption></figure>

As we can see, to transfer $RICH to an  ICP Wallet we type:

<mark style="color:red;">**/transfer \[Amount]\[Address]**</mark>

I want to transfer 1000.&#x20;

<figure><img src="https://3529874666-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6nstzRBvhKcSr4uLEFpf%2Fuploads%2Fol3nodp1gXSjqv5aF0t7%2Fimage.png?alt=media&#x26;token=a3547365-32b4-4376-a648-fd68ee1f0a7e" alt=""><figcaption><p>$RICH transfers to ICP immediately.</p></figcaption></figure>

You can then open your external ICP Wallet and check your new balance.&#x20;


---

# 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://red-envelope.gitbook.io/red-envelope-user-guide/transfer-usdrich-re-wallet-icp-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.
