> For the complete documentation index, see [llms.txt](https://docs.streetball.live/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.streetball.live/the-collection/benefits-to-holders.md).

# Benefits to Holders

### 1. PRIVATE ACCESS TO PRE SCREENINGS OF STREETBALL.

You will have front row seats to unreleased and early versions of Streetball.

***

### 2. EARLY ACCESS TO STREETBALL DOCUMENTARIES AND MERCHANDISE.

All Streetball & IRL SSC documentaries and merchandise will be provided to you first.

***

### 3. ACCESS TO LIMITED EDITION / TOKEN GATED MERCHANDISE.

What's the point in joining the crew if you can't have a jersey that no one else can buy.

***

### 4. PERMANENT DISCOUNT ON ALL STREETBALL ITEMS.

ALL physical Streetball items will be permanently discounted for you.

***

### 5. EARLY ACCESS TO THE STREETBALL MOBILE GAME.

Be the best at the game before anyone else and voice your opinion on changes to the game.

***

### 6. WE'LL PORT YOUR NFT INTO OUR MOBILE GAME AS A SKIN, WHICH WON'T BE ABLE TO BE USED BY ANYONE ELSE.

Only you have your NFT, so only you will have that skin in game. Web2 skins may be released, but your skin will always be a 1 of 1.

***

### 7. ACCESS TO COMMUNITY CLUBHOUSE IN OUR METAVERSE.

This is the best part, let's hang out as a community in our clubhouse, your NFT will also port over as a skin.


---

# 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.streetball.live/the-collection/benefits-to-holders.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.
