# Adding RGP token to Web3 Wallet

Adding RGP on any Web3 wallet for the first time, you will need to follow the steps below:

On Metamask PC;

Login to Metamask Wallet.&#x20;

Scroll down until you see, '' Don't see your token? **Import tokens**''

![](/files/IaLxNbpIPGmuD9CGibPb)

Click on Import token and click on the custom token.

![](/files/bSRWhTmQCGC0NITO0PK8)

{% hint style="warning" %}
Anyone can create a token, including creating fake versions of existing tokens. Learn more about [scams and security risks.](https://metamask.zendesk.com/hc/en-us/articles/4403988839451)
{% endhint %}

Input details as shown below

* Contract: 0xFA262F303Aa244f9CC66f312F0755d89C3793192
* Symbol: RGP
* Decimal: 18

Most of the time these details may be filled automatically after contract input

![](/files/ceDWWPwh2HGgLjT1KFEh)

Click on Add Custom Wallet button, then click on import token. You're done.

![](/files/GtWedJs6Yw0AKF9z7Re4)

You can now see the RGP with the balance on your wallet.

![](/files/o18vc0QXOVyQ0kdRYNQY)

{% hint style="info" %}
This process is the same as that of Metamask Wallet & Trustwallet on mobile.
{% endhint %}


---

# 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://docs.rigelprotocol.com/adding-rgp-token-to-web3-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.
