> For the complete documentation index, see [llms.txt](https://docs.sealed.art/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sealed.art/about/the-sealed-manifesto/manifesto-tldr.md).

# Manifesto TLDR

The Sealed manifesto outlines our vision for an innovative art marketplace, emphasizing user experience (UX) as key for the 1/1 NFT space. We reject traditional features in favor of unique discovery methods, including live auctions, a randomized 'featured roulette', and a non-curated featured section with chronological feeds and a personalized recommender. We want to return the focus to the artists and improve their ability to be seen in the space. We encourage active user participation to shape this new platform and create an artist focused culture in the digital art ecosystem.

A significant focus of ours is addressing the challenges faced by 1/1 NFT buyers who value their time highly. Current marketplaces are seen as inefficient, often leading to frustrating experiences with auctions and wasted resources. Current platforms don't seem focused on valuing collector time and we argue for the necessity of a fair market price for NFTs to avoid buyer exploitation.

The core thesis is that improving UX is crucial for the survival and growth of the 1/1 NFT market. We propose innovative solutions like trustless Vickrey auctions with hidden bids and gasless contract creation for artists. We might critique the lack of innovation in current marketplaces and challenges the status quo by suggesting the use of advanced auction research to create a more efficient and enjoyable buying experience.

Ultimately, our goal is to develop a marketplace that is more favorable for both artists and collectors, enhancing the overall NFT buying and selling experience.<br>


---

# 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:

```
GET https://docs.sealed.art/about/the-sealed-manifesto/manifesto-tldr.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.
