# Wallets

All players have an in-game wallet used to store and manage cards, currencies and other game assets owned.

You can also attach HIVE and EVM based Polygon blockchain wallets to your account, allowing you to transfer card packs and game currencies to and from the HIVE and POLYGON blockchains, and unique card NFTs to and from the HIVE blockchain, with similar card NFT functionality coming for POLYGON.

<figure><img src="/files/s8ZeScgwHuMmnwRNaNgC" alt=""><figcaption></figcaption></figure>


---

# 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.immortalcreed.com/assets/wallets.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.
