# v5-p2 : Deck Management and NFTs

WILL BE RE-ENABLED v5-Phase2\
In Vrumble, your connections are what let you make a deck of cards.

![](/files/Vx7MujLF0m3E8FjE1hNk)![](/files/gdeyHnZz2faPIztEat3L)<br>

These decks of cards are what enable you to cast various mystic powers in the mini-games or play the Battle in the Ring - Idle Game.&#x20;

With each friend that you make you can add them to your deck - up to 9 cards total.

![](/files/vbfOyzy0dETvSjV0rFOY)

{% hint style="info" %}
For deck management since it relates to On-Chain games to get rewards - each time you 'change your deck' you will need to sign an Avalanche Chain Transaction.\
\
Every time you Follow someone you will need to sign the transaction to save that friend state on to the chain.
{% 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.vrumble.io/vrumble-or-battle-and-earn-w-multichain-nfts/whitepaper/v5-p2-deck-management-and-nfts.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.
