# Marketplace

<mark style="color:green;">**The Gimboz**</mark> interface is organized into five main sections: <mark style="color:green;">**Gimbo Shop, Your Gimboz, and Serving the Church, Purgatory and Marketplace,**</mark> Together, these sections define how Gimboz move through the system - from being held in your collection, to being traded on the market, to becoming active assets that generate rewards.

#### **Overview**

The <mark style="color:green;">**Marketplace**</mark> is where users can explore and acquire Gimboz listed by other players. It functions as a live, peer-to-peer trading environment where prices are determined dynamically by market activity.

<figure><img src="/files/kSmSrmPZoP2lmKKH1A1g" alt="" width="563"><figcaption></figcaption></figure>

To support decision-making, the interface provides a set of real-time indicators, including the collection floor (the lowest listed price), the most recent sale, the number of active listings, total trading volume, and the overall sale count. These metrics give a clear view of liquidity and current market conditions.

#### **Trading**

Users can browse all available Gimboz, apply filters, and sort listings, for example, by lowest price. Purchases are executed directly from other users, allowing for instant entry or exit. This creates a fluid market where positions can be adjusted at any time based on strategy or preference.


---

# 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.ape.church/nft/marketplace.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.
