# Creator tips

### **Know the parameters of your raffle**

Most successful raffles have a large ticket supply and low entry rather than a smaller supply with a higher ticket entry. Creating a high ticket cost prices out buyers from entering, whereas lower ticket prices allow both big and small wallets to get involved. Finally, raffles over 24 hours, unless a blue chip NFT, generally don’t fare well. Most volume on a raffle comes in the first and last hour of listing. While you may think “longer raffle = more tickets sold”, a longer raffle length can create a lull where your listing loses visibility.&#x20;

### **Know the market of your item**

Creating a raffle where the total creator revenue far surpasses the current market price for an item may not achieve the result you desire. Buyers tend to ignore these listings altogether. You can easily view current market data on your items by going to a current listing for that item’s collection where market data is shown under “analytics”. If there is not a current listing for that item’s collection, you can review that data at [Avalytics.xyz](https://avalytics.xyz/).

**Common Sense**

Ask yourself: is this something you’d buy a ticket for if you wanted the item?

\
\ <br>


---

# 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.raffllrr.xyz/tips/creator-tips.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.
