> For the complete documentation index, see [llms.txt](https://docs.kaching.win/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kaching.win/explore-kaching/inside-kachings-draw/after-the-draw.md).

# After the Draw

The latest enchanting draw has come to a close, and the winners have claimed their well-deserved prizes. But what happens to your precious tickets after the magical event? Let's unveil the secret behind the fate of your tickets in the world of Kaching! 🎫🌟

**Eternal Resilience: The Ticket's Journey**

Fear not, dear adventurer! In the mesmerizing realm of Kaching, your tickets are more than just fleeting sparks of magic. They hold a timeless essence, for they are neither used nor consumed at any point in the protocol. With each draw, your tickets remain safe and sound, waiting for the next wave of enchantment to unfold. 🏰🌌

**A Ticket's True Purpose: The Story Continues**

As the bearer of a ticket, you possess a unique share of the CRO staked into the heart of Kaching. Every day, a new draw commences and the randomness allows you to try your luck once again!

The enchantment shall continue, keeping your ticket alive with possibilities until you decide otherwise. 🧙🌈

**From Draw to Draw: The Timeless Journey**

As long as the protocol runs as intended, you will always hold, at the very least, an amount of tickets that is equal to your current balance (which is the original balance minus withdrawals made). These tickets remain active indefinitely so long as your CRO is staked; it's the consistency and resilience that makes the magic happen! 🌊🏰

**A Choice of Destiny: To Burn or Not to Burn**

Your ticket's journey in Kaching is a story of choices. When you decide to unstake your staked CRO, your tickets will be burned and their time in Kaching will come to an end. Your CRO will subsequently be returned to your wallet. Again, please note that unstaking all tickets will result in you being ineligible for the next draw period!

Your ticket shall burn brightly, leaving a mark in the magical tale of your crypto adventure. 🌟🔥

<br>


---

# 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://docs.kaching.win/explore-kaching/inside-kachings-draw/after-the-draw.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.
