> For the complete documentation index, see [llms.txt](https://renovi.gitbook.io/renovi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://renovi.gitbook.io/renovi/usdrnvi-token/how-to-claim-your-usdrnvi-tokens.md).

# How to Claim Your $RNVI Tokens

## Access the Claiming Portal

1\. [Visit the Renovi Claiming Portal](https://vesting.renovi.io/). (<https://vesting.renovi.io/>)

2\. Log in with your **MetaMask wallet** or another Avalanche-compatible wallet:

• Ensure your wallet is connected to the **Avalanche C-Chain.**

• If the Avalanche network isn’t set up in your wallet, follow this guide to add it.

***

## Connecting Your Wallet

1\. Click the “**Connect Wallet**” button on the Claiming Portal.

2\. Approve the connection request from your wallet.

&#x20;   • Make sure you are using the wallet address provided during the token distribution process.

3\. Once connected, your wallet address will appear in the top-right corner of the page.

***

## Claiming Your Tokens

1\. On the Claiming Portal, you will see a list of **claiming pools.**

2\. Locate and click on the **pool relevant to you** (e.g., Private Round, Seed Round, etc.).

3\. Review the details for your pool:

&#x20;   • Total tokens available to claim.

&#x20;   • Token distribution schedule (if applicable).

4\. Click the “**Claim**” button.

5\. Confirm the transaction in your wallet and pay the gas fee (in AVAX).

6\. Once the transaction is complete:

&#x20;   • Your claimed tokens will be credited to your wallet.

&#x20;   • You can view them by adding the token contract address below to your wallet (if not already visible).

***

## Add the RNVI Token to Your Wallet

1\. Open your MetaMask wallet and ensure you are connected to the **Avalanche C-Chain.**

2\. Click “**Import Tokens**” at the bottom of the assets tab.

3\. Enter the following token details:

&#x20;   • **Token Contract Address:** 0x6a178B9e4E504E194c39a50C15e13d60684A8a26

&#x20;   • **Token Symbol:** RNVI

&#x20;   • **Decimals of Precision:** 18

4\. Click “**Add Custom Token**” and confirm. Your RNVI balance should now be visible.

***

## Troubleshooting and Support

&#x31;**. Transaction Failed?**

&#x20;   • Ensure you have enough AVAX in your wallet to cover gas fees.

&#x20;   • Double-check that you are connected to the correct wallet and Avalanche C-Chain.

2. **Tokens Not Visible in Wallet?**

&#x20;   • Add the RNVI token manually using the contract address provided above.

If you have any questions, feel free to reach out to <rico@renovi.io>.

**If you are unable to claim your tokens, it’s not a problem.** Contact us at the same email, and we will validate your request and add your wallet address to the relevant pool.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://renovi.gitbook.io/renovi/usdrnvi-token/how-to-claim-your-usdrnvi-tokens.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.
