> For the complete documentation index, see [llms.txt](https://about.jojo.exchange/jojo-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://about.jojo.exchange/jojo-1/jojo-exchange/announcement/introducing-our-new-mini-game-slot-machine.md).

# Introducing Our New Mini-Game: Slot Machine!

<figure><img src="/files/PpizZV2rJJPvsmI7lQYT" alt=""><figcaption></figcaption></figure>

Get ready to add some fun to your trading experience on JOJO Exchange! Our new mini-game rewards your trading activity with exciting slot machine tickets. Spin the wheel and you could win up to 100 $JOJO tokens!

**How to get entry tickets?**

1\. Trade Perpetuals: For every 2,000 USDT in perpetual trading volume, you receive 1 ticket.

2\. Invite Friends: Earn 1 ticket for every 10,000 USDT traded by a friend you invite.

3\. Open Positions

* Monday: 10 tickets will be airdropped to users with open positions in BTCUSDC.
* Tuesday: 10 tickets will be airdropped to users with open positions in ETHUSDC.
* Wednesday: 10 tickets will be airdropped to users with open positions in SOLUSDC.
* Thursday-Sunday: 10 tickets will be airdropped to users with open positions in any perpetual symbols.

4\. Special Bonus: Users who have traded between October 10 and November 10 will receive random tickets.

\*\*Please note that the raffle will end on 2024/11/25 00:00 GMT. Any unused tickets will be reclaimed.

**Prize Pool**

| Display        | Prize Tier | Rewards   |
| -------------- | ---------- | --------- |
| BTC/BTC/BTC    | 1st Prize  | 100 $JOJO |
| ETH/ETH/ETH    | 2nd Prize  | 50 $JOJO  |
| JOJO/JOJO/JOJO | 3rd Prize  | 10 $JOJO  |
| BTC/BTC/ETH    | 4th Prize  | 5 $JOJO   |
| BTC/ETH/ETH    | 5th Prize  | 2 $JOJO   |
| BTC/ETH/JOJO   | 6th Prize  | 1 $JOJO   |


---

# 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://about.jojo.exchange/jojo-1/jojo-exchange/announcement/introducing-our-new-mini-game-slot-machine.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.
