> For the complete documentation index, see [llms.txt](https://docs.ultrafair.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ultrafair.com/products-and-services/ultrafair-fantasy-sports/ultrafair-fantasy-sports/ultrafair-fantasy-shop.md).

# Ultrafair Fantasy Shop

<figure><img src="https://1169309148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpXK5G8dVOj7cQKuSRSpi%2Fuploads%2FA7loh6eYHmj2K59K3sgV%2FFrame%202609960.png?alt=media&amp;token=fab43392-f1ca-4ccf-a93b-c157cad27a6b" alt=""><figcaption></figcaption></figure>

### Ultrafair Fantasy Shop&#x20;

Welcome to the Ultrafair Fantasy Shop, the premier destination for all your fantasy sports needs. Our shop is meticulously designed to offer you a comprehensive array of options to personalise and elevate your gaming experience.&#x20;

Our shop offers a diverse range of game-changing features, including **Boosters** curated to give you a strategic advantage to optimise your fantasy teams, **Debuffs** to bring an elevated element of fun, and even Tokenised Memorabilia (Social NFTs, Donation NFTs, Ticket NFTs) and more. The Ultrafair Fantasy Shop will also include a **Social** & **Premium** subscription fee for its users whereby they can receive exclusive in-app features such as notifications, discounts and more.&#x20;

At Ultrafair, we are committed to continuous improvement. As we grow and evolve, we have ambitious plans to integrate additional features that will further enrich your fantasy sports journey.&#x20;

With the Ultrafair Fantasy Shop, our goal is to provide you with a comprehensive and engrossing platform that caters to every aspect of your sports fandom. Join us as we redefine what it means to be a fan and an active participant in the game. <br>

{% hint style="info" %}
**Note**: The Ultrafair Fantasy Store is currently in development and will be released in a later version of the Fantasy App. Stay tuned for a host of exciting updates coming your way.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.ultrafair.com/products-and-services/ultrafair-fantasy-sports/ultrafair-fantasy-sports/ultrafair-fantasy-shop.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
