# Individuals marketplace

It is a type of marketplace that resembles classified advertisements site&#x73;**.**&#x20;

Here all ads for goods and services are published **by individuals**.&#x20;

We will find the same categories as in the professional marketplace.&#x20;

**Sellers can be rated** and displayed at the top of the search once they have received good ratings from users.&#x20;

We want to build a **trusted marketplace for individuals**, for your daily classifieds but also very good second-hand deals.

In order to secure delivery and avoid any difficulties for buyers, we will **offer different check-out options.**&#x20;

**First check-out option:**&#x20;

Once the buyer and seller have agreed on the price, the marketplace positions itself as an intermediary and will hold the funds pending receipt of the good by the buyer.&#x20;

Once this has been validated manually or the count fixed by the two parties has passed, the funds will be transferred to the seller.

**Second and third check-out options will be revealed in the future.**

<figure><img src="/files/46LlFS5nSV6TmTCvtH1X" alt=""><figcaption></figcaption></figure>


---

# 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://the-outfit-nft.gitbook.io/the-outfitpaper/the-web3-amazon-like/individuals-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.
