# Flip's Star

![](/files/CpHmlfYAPB0vPogfiakv)

### Our iconic game is reborn in a new format

1. The mechanics of the draw does not change
2. Draw tickets will be issued in the form of NFT
3. NFT Ticket will have several statuses:
   * **On sale**
     * Belongs to Flip’s Star merchant
   * **Purchased**
     * Blank (not filled out)
     * Owned by the user
     * Can be resold on the Marketplace  or any other blockchain
   * **Activated**
     * Filled out
     * Registered in the drawing
   * **Draw result**
     * Lost
     * Won (Winnings accrued/not accrued)
4. The official sale of tickets will be performed by the Flip's Star merchant only  in the form of packages:

   * **1 000** tickets: **50** TFT
   * **500** tickets: **30** TFT
   * **200** tickets: **15** TFT
   * **100** tickets: **9** TFT
   * **50** tickets: **5** TFT

   The recommended ticket price on the market  will be **0.1** TFT

### Winning combinations

<table><thead><tr><th width="318.4729955105932">Match</th><th>Prize</th></tr></thead><tbody><tr><td>5 balls + 1 star</td><td>500 000 TFT <mark style="color:yellow;">JackPot*</mark></td></tr><tr><td>5 balls</td><td>5 000 TFT</td></tr><tr><td>4 balls + 1 star</td><td>2 000 TFT</td></tr><tr><td>4 balls</td><td>100 TFT</td></tr><tr><td>3 balls + 1 star</td><td>10 TFT</td></tr><tr><td>3 balls</td><td>1 TFT</td></tr><tr><td>2 balls + 1 star</td><td>0.5 TFT</td></tr><tr><td>1 ball + 1 star</td><td>0.2 TFT</td></tr><tr><td>1 star</td><td>0.1 TFT</td></tr></tbody></table>

*\* Jackpot has a cumulative mechanic*


---

# Agent Instructions: 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://whitepaper.truefuture.io/products/true.earn/flips-star.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.
