# Shitty Raffles

Using Shitty Treats and other community tokens, you can purchase raffles tickets to try and win NFT prizes. Check out the link below to view the active raffles.

{% embed url="<https://www.shittykitties.art/raffles>" %}

<figure><img src="/files/2jKZzP0pfiq2XprL6cE6" alt=""><figcaption></figcaption></figure>

### How many tokens does a raffle ticket cost?

Each raffle has its own 'Ticket cost'. Check the raffle you like for the corresponding ticket cost.

![](/files/EejGCsJ8Xn2E0HzvLbJ9)

### How many raffle tickets can I buy for each raffle?

Some raffles have a maximum number of tickets you can purchase. This can vary from raffle to raffle.

![](/files/hbv1P09MAep20asSVaUW)

### When buying a raffle ticket, what are the 2 parts of the transaction?

The first part of the transaction sends treats back to the creator wallet. The second part of the transaction opts you in to the prize so we can send it to you if you win.

![](/files/xYkqD2CeJMyozVY9IPLR)

### What happens when the Shitty Raffle's timer runs out?

An address will be randomly selected from all of the entries and the prize will be automatically sent to the winning wallet.

![](/files/hqNy9Y74Zvgb6IA6RPrw)

### Raffle Entries and Transactions

Since the blockchain is public info, it's only right that the raffles be as transparent as possible. You can view everyone who purchased raffle tickets and your current odds of winning the raffle. Good luck!

<figure><img src="/files/2t7wXfChvRdrehyDlot2" alt=""><figcaption></figcaption></figure>


---

# 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://docs.shittykitties.art/website-utilities/shitty-raffles.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.
