> For the complete documentation index, see [llms.txt](https://clown-town.gitbook.io/clown-town/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://clown-town.gitbook.io/clown-town/game-mechanics.md).

# Game Mechanics

<figure><img src="/files/aykxeXGM8tfwY3zXMoqi" alt="" width="150"><figcaption></figcaption></figure>

**The Token IS the Casino**: Unlike any other cryptocurrency out there, $CLOWNS is a token that embodies an entire casino. Every transaction you make, whether it’s buying, selling, or transferring, generates a random number that determines who will win the jackpot. Once you’ve got your tokens, head to the roulette table to spin and win even more!&#x20;

**Every transaction contributes to the pot**: Every transaction (whether it is a buy, sell, or transfer) includes a 1% fee, half of which is burned and half of which is added to the pot.

With every transaction a random number is generated. If the generated number is divisible by 77, the house (the dev) wins the pot. If divisible by 777, the person initiating the transaction wins the pot. However, if the number is divisible by 1337, the pot is burned.

**Simply Put:**

buy/sell/transfer = chance to win

hold = tokens get burned, price goes up

provide liquidity = liquidity rewards + tokens get burned, price goes up

**Thrive in Any Market Condition**: In a crab or bear market, Clown Town is an engaging experience even when the crypto market is boring, and also has bull market potential since the project is can gain traction at a very impressive rate--making it a good fit for an upcoming bull market.

**Long-Term Liquidity Lock**

Traditional slot machines have odds of winning the jackpot ranging from 1 in 5000 to 1 in 34 million. With $CLOWNS, our chances of winning are boosted by a factor of 10 to 20 million.

**Dev Ownership and Security:** The developer owns 2% of the token supply, but with their chance of hitting the jackpot, there’s no incentive for them to sell and pull the rug

**Anti-Bot Mechanism:** Attempts by bots to win the jackpot only contribute more pots to the house and burn tokens. However, holders still benefit from the winnings.


---

# 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://clown-town.gitbook.io/clown-town/game-mechanics.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.
