# Your Vault

Overseer vaults are a secure digital storage that includes a mix of inventory items and cards. Some items are digitally stored in the blockchain in your account's wallet. Others are just virtual representations of items you own that are stored and managed elsewhere.

All items are either stored within Your Vault (Wallet) via the Blockchain, or represented virtually as items verified to be owned by you.

### Vault

* Avatar Cards
* Equipment
* Cosmetic Upgrades & Materials
* Consumables
* Packs

### Virtual Vault

Ownership of cards or collectibles beyond FutureSport necessitates a verification process. Upon confirmation of ownership, your cards seamlessly become a part of FutureSport, accessible for use. It's important to note that transactions of Virtual Vault items, including trading and purchases, remain external to FutureSport and occur on the dedicated platform associated with your collection's brand.


---

# 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://futuresport.gitbook.io/futuresport-whitepaper-1.0/you/your-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.
