# How to add RVL to Trust Wallet?

### Adding Revolotto to Trust Wallet (Tutorial)

{% hint style="info" %}
Access search token screen
{% endhint %}

* Tap on the toggle sign on the upper right corner of the Wallet Screen.&#x20;

![](/files/-MkXCLlTBY74oZsU9Hnd)

{% hint style="info" %}
Search for the token (Revolotto)
{% endhint %}

* Search for the token (Revolotto), and if the token is not available, you will get a "No Asset Found" screen with the Add Custom Token button.&#x20;
* For Android devices, you can scroll down to the bottom of the list and click Add Custom Token button.

![](/files/-MkXHdbBpPSkFsdPOoV0)

{% hint style="info" %}
Fill up token details
{% endhint %}

* Change Network to Smart Chain

![](/files/-MkXJ31bpm0jvUTMiFN_)

{% hint style="info" %}
Fill up contract details
{% endhint %}

**Contract Address:**

```
0x6dc3d0d6ec970bf5522611d8eff127145d02b675 
```

> **Name:** `Revolotto`
>
> **Symbol:** `RVL`&#x20;
>
> **Decimals:** `18`

![](/files/-MkXMvxWeNbIBhOx2k4_)

{% hint style="success" %}
Token successfully added`!`
{% endhint %}

{% hint style="danger" %}
On the main wallet screen, the Revolotto will now appear. Since this is still a new cryptocurrency, the logo, as well as the price, will not be available. The Revolotto has to be traded first and listed on CoinMarketCap before the price can be properly displayed on the App.
{% endhint %}

![](/files/-MkXPOC_XhFr2hrzVBDl)


---

# 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://revolotto.gitbook.io/revolotto/how-to-add-rvl-to-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.
