# TRUE Status cards Holder Game

### A win-win game Master Flip will appear in the updated format

![](/files/qdAOgVTPdtSehbLX0OtX)

1. Get a NFT ticket for holding TRUE Status card. The higher the status, the higher the chance to win.
2. The ticket contains two playing fields, each with 15 numbers ranging from 1 to 90. The combinations of numbers in the tickets are formed in advance, so you just need to choose the ticket you like.
3. The draw takes place in several rounds with a total of 90 numbers. The number is determined by  the hash of the blockchain, but cannot be repeated. If your ticket contains a drawn number, this number is crossed out.

### First round

In the first round, the winners are the tickets where five numbers coincide in any horizontal line earlier than others. As soon as a winner or winners occur, the tour is over.

### Second round

In the second round, those tickets win, where all 15 numbers in one of the fields (upper or lower) coincide with the generated numbers earlier than others.

### The following rounds

In the third and subsequent rounds, those tickets win where all 30 numbers coincided with the generated numbers earlier than others.

{% hint style="info" %}
If **15 numbers** in one of the fields coincide on the 15th step, the <mark style="color:yellow;">**Jackpot**</mark> is won 👑
{% endhint %}


---

# 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/true-status-cards-holder-game.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.
