# Tickets

## What is a Ticket?

A ticket is your prediction verified on the binance smart chain, fully transparent and immutable. \
\
In order to get a ticket, you need **USDT (BEP20) and BNB BEP20 (Smartchain)**. Our platform can also help you swap instantly!\
\
Once you connect your wallet to Prebit, you can register your final predictions on your ticket. You can register as many tickets as you want.  \
\
Please note; a ticket can only be registered during an open Prebit Event; users will not be able to register a ticket if the Prebit event time has closed.&#x20;

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

## How many Tickets can you register?&#x20;

You can register as many tickets as you want to and use the Quick-Fill feature to select a range for an automatic quick fill of the precards.

## What is a Ticket History?&#x20;

A tickets history shows the Prebit events and winning prediction prices and will be the source that verified if your prediction has won any prizes or not.\
\
Make sure to [Connect Wallet](/docs/get-started/connect-your-wallet-to-prebit.md) to find out if your tickets won any prizes! <br>

## What is a Ticket History?&#x20;

A ticket history shows your verified predictions and will be the source that verified if your prediction has won any prizes or not.&#x20;


---

# 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://learn.prebit.io/docs/tickets.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.
