> For the complete documentation index, see [llms.txt](https://docs.aces.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aces.fun/initial-product-offering-ipo/seller-grant-program.md).

# Seller Grant Program

The Seller Grant Program offsets listing deposits for high-value assets, encouraging a wider range of luxury items on Aces.fun and making it simpler for new sellers to explore tokenization. Eligible applicants receive partial or full deposit coverage, lowering financial barriers and accelerating the listing process.

Eligibility

* Sellers must submit verification for any luxury collectible, artwork, or premium RWA.
* Applicants need to demonstrate item authenticity and meet basic community standards set by Aces.fun.

Process

1. Application: Sellers provide basic asset details, including type, value, and proof of authenticity.
2. Review & Approval: Aces.fun evaluates applications based on eligibility, item legitimacy, and potential market appeal.
3. Grant Coverage: Approved sellers receive a deposit credit, eliminating or reducing upfront tokenization costs.
4. Listing & Launch: Once the asset goes live, it gains immediate marketplace exposure and can benefit from AI-driven marketing to attract buyers.

Benefits

* Reduced Entry Costs: Lowers financial hurdles for listing assets, fostering a richer, more diverse marketplace.
* Increased Trading Volume: Brings in new sellers and items, enhancing overall liquidity and market activity.
* Community Growth: Grant recipients become part of the Aces.fun ecosystem, adding variety and engagement to the trading community.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.aces.fun/initial-product-offering-ipo/seller-grant-program.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
