# Ticket Marketplace

The **Gameplan Marketplace** serves as the central hub for purchasing or redeeming tickets to live events hosted in partnership with Gameplan or its associated products. As part of the initial phase, the marketplace allows users to easily access event tickets while also providing unique digital assets tied to their purchases.

### **Key Features**

* **Seamless Ticket Purchase and Redemption**: Buy or redeem live event tickets directly through the platform.
* **Flexible Payment Options**: Pay with cryptocurrency or traditional payment methods.
* **Digital Collectibles**: Receive a unique digital collectible with every ticket purchase, which can be added to your Web3 wallet.
* **Loyalty Rewards**: Earn loyalty points with every purchase, adding value to your engagement in the Gameplan ecosystem.


---

# 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.gameplan.io/ecosystem/ticket-marketplace.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.
