# Player Trade

## **What does it do?**

Player Trade allows players to view all [chest shops](https://www.spigotmc.org/resources/chestshop.51856/) in a menu, showing the price, current stock, owner of the shop and the location. If enabled, you can have holograms automatically appear above/below the chests as well.

## **Plugin Requirements**

* [ChestShop](https://www.spigotmc.org/resources/51856/)

## **Features**

Player Trade contains loads of commands and other cool features you'll never find anywhere else! You can check a more detailed description of each feature for Player Trade [here](https://docs.olziedev.com/projects/playertrading/features).

## **Supported Plugins**

You can view the supported plugins Player Trade supports [here](/projects/playertrade/plugins.md), this will give you PlaceholderAPI placeholders and way more other plugins that are supported.

{% hint style="info" %}
**Want to request a feature?**

You can request a feature in our [discord](https://olziedev.com/support) and we will be more than happy to implement it!
{% endhint %}


---

# 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.olziedev.com/projects/playertrade.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.
