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

# Marketplace

![Marketplace system in Plant Exodus](/files/OxKvCydZW97eRySnXPZ2)

## Don’t get bored while shopping for your Heroes

Plant Exodus’ Marketplace is a peer-to-peer trading platform where users can turn in-game collectibles (heroes, gacha boxes, unique items, lands, etc.) into NFTs and sell them as exclusive content and vice versa.

*<mark style="color:blue;">**Marketplace is located at:**</mark>* [*<mark style="color:blue;">**https://marketplace.plantexodus.com/marketplace?limit=20\&page=1\&tab=Seeds**</mark>*](https://marketplace.plantexodus.com/marketplace?limit=20\&page=1\&tab=Seeds)

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

Our Marketplace has been built with web 3D technology, providing a unique experience for users. The Players can interact with their NFT, trying skills, changing costumes, running, and making fun in the Marketplace. Moreover, gamers can play other mini-games in the Marketplace in the future. This is an extremely interesting point of Plant Exodus.

## **Gacha Boxes:**&#x20;

The mysterious boxes in the Marketplace will bring the chance to open many powerful weapons, equipment, and rare items. Your luck will be accumulated through Loyalty Points and other factors. Don’t miss this.<br>

The Marketplace brings together all users from all games of Plant Exodus Universe into a single trading platform and takes responsibility for connecting the fun and earning factors.


---

# 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://plantexodus.gitbook.io/whitepaper/gameplay/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.
