> For the complete documentation index, see [llms.txt](https://whitepaper.bullrunbeachclub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.bullrunbeachclub.com/nft-collections/1-bull-run-beach-club/utility.md).

# Utility

**Bull Run Lottery**\
50% of all secondary sale royalties contribute to the lottery reward fund. All Beach Club holders automatically qualify for the Bull Run weekly giveaway of 50% of previous weeks revenue. As future collections are released Beach Club holders will enjoy higher Weekly lottery prize pools as royalties from all collections will go to the Beach Club holders.

**Merchandise**

Official Beach Club merchandise will be available after release. Holders will be eligible for custom merch and exclusive free swag.\
\
**Permanent Whitelist**

The Bull Run City metaverse consists of a minimum of 3 NFT collections, Beach Club receive automatic whitelist and free members only discounts for every future collection.

&#x20;**P2E Game/Token Airdrop**\
The Beach Club characters make up the Characters of the Bull Run City game. Beach Club holders will receive free entry into game. Inside the Bull Run City Game will be a collective of small mini games where revenue will be redistributed to Beach Club holders. Beach Club holders will also receive discounts towards in game assets.

An in-game token will be developed to allow members to play the games inside the Bull Run City metaverse. All Beach Club holders will receive a set amount of tokens (TBD) dependant on the category of their character.


---

# 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://whitepaper.bullrunbeachclub.com/nft-collections/1-bull-run-beach-club/utility.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.
