> For the complete documentation index, see [llms.txt](https://vrynt.gitbook.io/vrynt-platform-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vrynt.gitbook.io/vrynt-platform-guide/guides/setting-up-your-metamask-wallet-on-the-avalanche-blockchain/funding-your-wallet.md).

# Funding Your Wallet

In order to purchase VRYNT Credit Packs using crypto on the VRYNT platform you will need to fund your wallet with AVAX.

The native tokens used on the Avalanche C-Chain are ARC-20 assets. To make transactions and interact with contracts on the Avalanche Network, you are required to pay for gas fees, which comes in the form of AVAX.&#x20;

You can purchase AVAX from most CEX (Centralized Exchange), like Coinbase, Voyager, Binance and others. &#x20;

After purchasing the AVAX token, send AVAX to your Avalanche Wallet that you created. &#x20;

To do this, look for your wallet address that starts with "X-avax1" on your Avalanche Wallet, and copy the address.  Next click withdraw on your CEX app and paste your AVAX wallet address into this field. &#x20;

<img src="/files/v9ucgzYUt80O5hi0qKdV" alt="" data-size="original">

&#x20;Congratulations, you've successfully funded your wallet, and are now ready to use the Marketplace on VRYNT!

{% hint style="info" %}
Make sure you copy the correct address when sending tokens to your wallet.  VRYNT cannot recover lost tokens sent to an incorrect address.
{% endhint %}


---

# 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://vrynt.gitbook.io/vrynt-platform-guide/guides/setting-up-your-metamask-wallet-on-the-avalanche-blockchain/funding-your-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.
