> For the complete documentation index, see [llms.txt](https://support.tilt.app/tilt-help-desk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.tilt.app/tilt-help-desk/for-sellers/tilt-tcg-tournament-the-final.md).

# Tilt TCG Tournament: The Final 🏆

*Congrats, you've made it to the final!*

**Tilt HQ. One trophy.** Three months of zero seller fees on the line.

*... and bragging rights 👀*

#### **Thursday 21 May**

You'll be coming to Tilt's office for this one. Doors open from 11am - we'll kick off the stream at 2pm.

#### Format

The stream format will be a "ping-pong" across both your accounts. Tilt will kick things off from our account.

Starting order is decided live in the opening 15 min by a pack battle. Highest HP chooses whether they'd like to go first or second.

| Time  | Who                                     | Length |
| ----- | --------------------------------------- | ------ |
| 14:00 | Tilt (pack battle to decide order pick) | 15 min |
| 14:15 | Seller A                                | 40 min |
| 15:00 | Seller B                                | 40 min |
| 15:45 | Seller A                                | 40 min |
| 16:15 | Seller B                                | 40 min |

#### Heavy Pack?&#x20;

In addition, you'll each get **one heavy pack** from the Pokémon Jungle Booster Box. Run it however you want: giveaway, £1NR - whatever pulls best for your audience. Your choice to require a rip or not.&#x20;

#### How The Winner Is Decided

Highest total sales (this is highest income generated)

**Neither of you will know who won until...**

We want you to go live again in the evening. At **22:00 sharp**, Tilt fires the winner reveal push notification - straight into the winner's room. The audience flows in live.

#### The Prize

* **Winner:** zero seller fees for **three months**
* **Runner-up:** zero seller fees for **one month**

#### Buyer Incentives

The first **25 buyers per seller** will win a **£10 coupon** from Tilt.&#x20;

For the heavy pack, same rules from round 1 apply. For any buyer who chooses to rip their pack live and pulls one of the below chase cards, they’ll receive and **additional £100 in credit** from Tilt:

* Snorlax
* Vaporeon
* Jolteon
* Flareon

Any other holo pulled will receive a **£50 Tilt coupon**.


---

# 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://support.tilt.app/tilt-help-desk/for-sellers/tilt-tcg-tournament-the-final.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.
