# Vault

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

All purchased and held cards are kept in the PokeFi Vault, a transparent on-chain wallet. Every card can be checked on-chain to confirm it is owned by PokeFi, along with its insured value.\
\
Vault Wallet\
\
Address: `5uJrACiZzpjHrnCaeCLMQ9iTxBZjNwisrwQJza85zRZ7`\
\
🔗 [View on Solscan](https://solscan.io/account/5uJrACiZzpjHrnCaeCLMQ9iTxBZjNwisrwQJza85zRZ7)\
\
\
\
How It Works\
\
• All cards in the vault are Collector Crypt Pokémon Slab NFTs — real, graded Pokémon cards tokenised as NFTs on Solana\
• Each card has an insured value stored as an on-chain attribute\
• The vault page on the website auto-refreshes every 5 minutes, pulling live data directly from the Solana blockchain\
• Anyone can independently verify the vault's holdings at any time via Solscan\
\
Card Tiers:<br>

```
| Tier          | Insured Value |
| ------------  | ------------- |
| ⭐️ Rare       | Under $50     |
| 🌟 Legendary  | $50 – $149    |
| 👑 Grail      | $150+         |
```

Don't trust, verify. Visit the vault wallet on Solscan at any time to see all NFT holdings and their values. What you see on the website matches what's on-chain.


---

# 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://pokefi.gitbook.io/pokefi-docs/vault.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.
