# VIP Access

Players who possess **at least one NFT** from the Genesis Collection or hold **100,000 $MCRT** tokens or more are granted VIP access to matches. The rewards for triumphing in such matches are greater compared to community matches with free access.

To participate in VIP matches, connect to the [**Web3 Lobby**](https://lobby.magiccraft.io/) using your cryptocurrency wallet and browse the available matches. Choose a community match with VIP access from the list.

Upon achieving victory with your team, $MCRT tokens will be credited to your in-game balance. You may then proceed to withdraw these tokens to your cryptocurrency wallet.

Funds from the MagicCraft Treasury are allocated for marketing initiatives, the Ambassadors program, and to incentivize the most active members within the community.

{% hint style="info" %}
**Note:** A player as part of the winning team must score at least 150 points to be eligible for a reward.
{% endhint %}

<br>


---

# 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.magiccraft.io/magiccraft-treasury/vip-access.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.
