> For the complete documentation index, see [llms.txt](https://hotdogs-1.gitbook.io/upgradable-traits/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hotdogs-1.gitbook.io/upgradable-traits/case-and-pool/tickets-and-prizes.md).

# Tickets & Prizes

**HotDog Season 1 Tickets** are special participation tickets that show you were part of the HotDog: Recipes experience.

<figure><img src="/files/qcO7OckYxIGkqg8c2VgU" alt="" width="375"><figcaption></figcaption></figure>

Just like the **HotDog: Recipes** collection, <mark style="background-color:$success;">the supply of</mark> <mark style="background-color:$success;"></mark><mark style="background-color:$success;">**HotDog Tickets**</mark> <mark style="background-color:$success;"></mark><mark style="background-color:$success;">is limited on-chain.</mark>

However, when a **HotDog Ticket** is won, it does not grant a separate transferable on-chain NFT like HotDog Recipes do. Instead, it functions as a Season 1 participation marker and raffle entry, and can be displayed through the related icons on the homepage.

## Season 1 Prizes

The Season 1 prize pool you can participate in with a **HotDog Ticket** is mainly designed to support **Abstract Chain**, the Abstract ecosystem, and its builders.

For this reason, most of the items and rewards included in the prize pool will be based around:

* Redacted Abstract NFTs & Tokens
* Products from the Pudgy Penguins ecosystem
* Special items from the Abstract Hotdogs ecosystem

Season 1 gives you a second chance to participate in the HotDog: Recipes system while also supporting valuable projects and communities within the Abstract ecosystem.


---

# 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://hotdogs-1.gitbook.io/upgradable-traits/case-and-pool/tickets-and-prizes.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.
