# Game Phase

After reveal, users will receive new meta data for their NFT consisting of their combination of teams. The leaderboard will begin updating immediately with real time score updates from a sports score API provider.

Additionally, we have built a full scale native marketplace for users to filter different variables to find specific team combinations. Anyone may use the marketplace during the mint or game phase.&#x20;

Eventually, the leaderboard will have marketplace functionality. Users will be able to list their NFTs for sale, purchase listed NFTs, and bid on NFTs they want directly on the leaderboard.


---

# 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.squareuplabs.com/squareup-the-product/contests/game-phase.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.
