> For the complete documentation index, see [llms.txt](https://docs.biteclub.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.biteclub.io/home/start-here.md).

# Start Here

## BiteClub

The BiteClub hosts the first of its kind community [Coin flip](https://play.biteclub.io/coinflip) experience, Player versus player games such as [Rock Paper Scissors](https://play.biteclub.io/rps) and [Dice](https://play.biteclub.io/dice) as well as our weekly [Solanaball](https://play.biteclub.io/lottery) draw, we have recently developed the revolutionary on chain [Shuffle](https://play.biteclub.io/solshuffle) experience.

To use the BiteClub platform you simply need to connect your wallet and deposit to play.

## How does the platform profit?

All games that are facilitated on the BiteClub platform incur a 4% fee on the transaction.

## What token's are available?

At this time only the native $SOL token is available for usage.

## Is there a BiteClub NFT?

There is a BiteClub NFT available on [Tensor](https://www.tensor.trade/trade/biteclub).

\
2222 Degen Wolves, Your ticket to the exclusive BiteClub in the Degen Games Universe.\
\
Check out [Bones/SOL LP](/rewards/bones-sol-lp.md) to see how you can start earning SOL today.


---

# 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:

```
GET https://docs.biteclub.io/home/start-here.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.
