# Raffle

## Probability of getting different digital collectibles

There is no fixed formula to show the probabilities of obtaining any kinds of digital collectibles.

Hibiki Run raffle system takes consideration of many factors to form a **dynamic** ratio of every item's outcome, this include:

1. Total yesterday raffle counts on the platform
2. Total NFT stock level in the pool
3. Total number of daily active users&#x20;
4. The runway to preserve certain partners' NFTs (e.g. some project wants their NFTs to be raffled out within 10 days)
5. Special events

**HINT: the earlier you join Hibiki Run and play raffle game, the better outcome of receiving Hibiki Run's game asset - Genesis Headphones!**


---

# 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://whitepaper.hibikirun.com/hibiki-run-whitepaper-v3.0/tokenomics/token-consumptions/raffle.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.
