> For the complete documentation index, see [llms.txt](https://trashmafianft.gitbook.io/trash-mafia-white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://trashmafianft.gitbook.io/trash-mafia-white-paper/white-paper-trsh-paper/introduction.md).

# Introduction

&#x20;  We are The TRSH Mafia, our project is starting as a NFT collection on the Solana Blockchain. We offer the opportunity for our users to participate in games and earn rewards in crypto and NFTS! Our flagship offering is our game TRSH 4 Treasure: an exciting new game that will bring in more people who want to play with us. TRSH 4 Treasure is playable only on our Discord for now. We will post weekly and or daily challenges that our fantastic players must complete in order to win prize boxes. If they accept the challenge they must complete it, if they don’t then they will lose a life! Ouch we only get 3 lives so best not sign up for a challenge if you’re not sure you’ll be able to finish. The first players to complete the challenge win the prize box, and its first come first served until the prizes run out.&#x20;

Uh oh did you lose all your lives?

That’s it for you my friend your out of the game and lose your player role! But if you bring me a TRSH Ticket NFT I’ll give you another life. In fact if you bring me a TRSH Ticket or a number of TRSH Tickets specified by the challenge difficulty you can instantly win that challenge, no effort needed.&#x20;

Remember folks, TRSH 4 Treasure is a free to play, free to earn web3 crypto game. You don’t have to be a holder to play or to win, but you must be able and willing to be active and attempt at least 1 challenge per week.&#x20;

That’s about it for TRSH 4 Treasure.&#x20;

We hope to offer a variety of NFTs in our prize boxes and have already many different NFT projects collaborating with us, hoping to always add more.&#x20;

<figure><img src="/files/h3uAoF7D1fjQfEPn80Ea" alt=""><figcaption><p>#wannaplayagame?</p></figcaption></figure>


---

# 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://trashmafianft.gitbook.io/trash-mafia-white-paper/white-paper-trsh-paper/introduction.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.
