# Collectibles Oracle

For 3rd party integrated brand collectibles ([Player Cards](https://futuresport.gitbook.io/futuresport-whitepaper-1.0/evolve/cards#player-cards)) our Collectibles Oracle will keep track of information on each collectible asset consolidating and normalizing data across multiple blockchains.

The Collectibles Oracle will allow for easily managing and updating data about collectible ownership, metadata, supply and trade status.


---

# 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/tech/collectibles-oracle.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.
