# Raffles

npayme Reward uses NFTs as tickets to access raffles so you can acquire the tickets either by accumulating points and redeeming tickets or by buying tickets from the market on NFT marketplaces.

Raffle prizes are visible in the Panel at any time but you will only be able to claim them if you owned the winning ticket at the time of the extraction - which happens shortly after the Raffle ends.

All raffled prizes are given away at the end independently from the number of tickets in circulation unless no tickets have been distributed.

Each ticket grants the possibility of winning any number of prizes due to prizes being extracted randomly so there is the possibility of a single ticket winning all the prizes from the raffle.

&#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://npayme-reward.gitbook.io/npayme/participants/redeem-prizes/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.
