# Transaction Process

## Eesee's Seller Transaction Guide Simplified

### Action 1 - List your Asset

Select a Digital Asset from your wallet; provide essential details to attract buyers.

### Action 2 - Set the Sale Timeline

Choose how long the sale remains active.

### Action 3 - Create Ticket Allocation

Set ticket quantity based on desired Digital Asset value.

### Action 4 - Buyer's Ticket Purchase

Buyers buy tickets; **eesee** securely holds the funds.

### Action 5 - Await Gelato

Gelato VRF launches randomization mechanism.

### Action 6 - Complete Ticket List

All tickets sold? Time to select a winner.

### Action 7 - Winner Selection

Platform transparently picks the lucky ticket holder.

### Action 8 - Release of Assets

After deducting fees, the seller receives the ESE tokens.

<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.eesee.io/documentation/for-sellers/transaction-process.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.
