> For the complete documentation index, see [llms.txt](https://learn.prebit.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.prebit.io/docs/tickets.md).

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