# Black Market

The black market is an item exchange market where players can put up their items for sale at any price they want, or buy items from the market for possibly a cheaper price than what the item shop offers.

![](/files/-Lk76s51UubJVw32QsLc)

### <img src="/files/-LjyYXL4Pv2J9GkRgCyO" alt="" data-size="original"> Limits

You can only sell your items for less than 2X of the original item price. This limit does not apply to items with no value.

### Listings

You can track the items you have listed on the black market, and take them down anytime you would like if you changed your mind.


---

# 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://universe.titan.tf/items/black-market.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.
