> For the complete documentation index, see [llms.txt](https://zerox2047.gitbook.io/zerox/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zerox2047.gitbook.io/zerox/about-zerox/marketplace.md).

# Marketplace

The ZeroX Marketplace connects creators and fans from around the world. Browse collections from emerging and established designers. Find one-of-a-kind wearables, digital land parcels and more. It's also easy to showcase and sell your own designs.

With convenience and fairness in mind, transactions on the marketplace are subject to a modest 0.2% fee. This supports our expanding universe and future platform upgrades. 50% of fees collected will contribute to ZEROX Parliament Pool, while 30% of fees contribute to ZEROX Staking Pool, benefiting all ZEROX holders. Additionally, 20% of fees collected will contribute to the ZeroX team to develop and update the metaverse.

<figure><img src="/files/H3450mkJe01OavoOnkAD" alt=""><figcaption></figcaption></figure>

Beyond browsing and purchases, the marketplace acts as a social meeting ground. Catch live streams, enter discussions and stay plugged into the latest from your favorite brands. Events like runway shows and auctions keep the excitement flowing.<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, and the optional `goal` query parameter:

```
GET https://zerox2047.gitbook.io/zerox/about-zerox/marketplace.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.
