# Trust wallet tutorial

This guide has been prepared using Trust wallet version **1.15.5** on Android.&#x20;

**Step 1:** Open Trust wallet on your phone and you should see the interface as shown below.&#x20;

![](/files/-MRxP9fcqGYXNoar5hD8)

**Step 2:** Press the top corner button on the right hand side which will take you to the interface as shown in the below image. Scroll down to see **“Add Custom token”**.

![](/files/-MRxPFNVgjOZ4xH0y6u_)

![](/files/-MRxPJn9i4jycmOfn1cE)

**Step 3:** Make sure the network is selected as **“Ethereum”** and enter the FUSE contract details as mentioned below.

**FUSE**:

Contract address - **0x970b9bb2c0444f5e81e9d0efb84c8ccdcdcaf84d**

Name - **FUSE token**

Symbol - **FUSE**

Decimals - **18**

![](/files/-MRxPkQas3YhZxzu6h-j)

**Step 4:** You have added **FUSE** successfully on your Trust wallet and now you should see **FUSE** on your main page as shown below.

![](/files/-MRxPnedkUFjavReQEVK)

Now let’s learn how to Send/Receive **FUSE** on Trust wallet.

**To receive FUSE:** Once completing Steps 1-4, Press on **FUSE token** in the main page of your wallet and you should see the Send/Receive button as shown below. Now click on **“Receive”** and your **FUSE token** address (Public key) will appear to which you can send FUSE. Once the transaction is confirmed on-chain the FUSE balance will be shown.

![](/files/-MRxPqotbXxGfgNsII7j)

![](/files/-MRxPtPx4AJaxTrJtJgz)

**To send FUSE:** Press “**FUSE token”** on the main page of your wallet and you will see **“Send/Receive”** button as shown below. Now click **“Send”** which will take you to the next page where you need to enter the **“Recipient Address”** to which you want to send **FUSE** to and the **“Amount”** then click **“Continue”.** You can adjust the gas fees according to the Ethereum network gas prices and confirm the transaction.

![](/files/-MRxPwKV7LKewymg_bi9)

![](/files/-MRxPzMhRPiIYYJW7-fq)

We hope this tutorial helped you to use MEW and send/receive FUSE tokens. Until next time friends!


---

# 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://tutorials.fuse.io/tutorials/wallet-tutorials/trust-wallet-tutorial.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.
