# Marketplace

## Buying

The marketplace lets players buy items from active listings instead of waiting for random drops.

## Selling

You can sell items, and in some cases properties or other assets, if the system allows it.

## Fees

Marketplace sales may include fees. That keeps trading balanced and prevents free abuse.

## Listings

A listing is an offer created by a player. Always check price, quantity, and item details before buying.

## What can be sold?

* Items
* Properties
* Cars
* Stocks, where supported by the relevant commands


---

# 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://wiki.winged.dev/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.
