# Digital Asset Ticketing

### Step 1

Sellers can opt for ticket-based Digital Asset sales. They decide the number of potential buyers and evenly distribute the participation cost. Sellers set ticket prices to maximize sales and total revenue.

### Step 2

Buyers purchase tickets for a chance to win the Digital Asset. Unlike traditional auctions where the highest bid wins, here, a random ticket is selected.

### **Step 3**

**Bonus Tickets Mechanics** - When buyers purchase tickets on **eesee**, they are rewarded with additional bonus tickets.&#x20;

The quantity of bonus tickets increases proportionally with the number of tickets bought, incentivizing larger ticket purchases. This mechanism not only enhances the appeal for buyers but also boosts the ticket sales for sellers.

### Step 4

Post ticket sales, a Gelato VRF will perform random selection of the lot winner. Gelato VRF offers secure and verifiable random numbers. \
\
The winning ticket holder becomes the Digital Assets owner, with smart contracts ensuring transparency.&#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://docs.eesee.io/documentation/for-buyers/digital-asset-ticketing.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.
