# PlayerMarketGUI

## Untitled

- [PlayerMarketGUI](https://wiki.gpplugins.com/playermarketgui/playermarketgui.md): PMGUI provides a comprehensive player based marketplace system for servers
- [General how-to's](https://wiki.gpplugins.com/playermarketgui/playermarketgui/general-how-tos.md): General information on how to use features of this plugin
- [Configuration](https://wiki.gpplugins.com/playermarketgui/playermarketgui/configuration.md): A more indept explanation of the config options from PlayerMarketGUI
- [Limits](https://wiki.gpplugins.com/playermarketgui/playermarketgui/limits.md): Learn how PlayerMarketGUI uses player limits
- [Commands & Permissions](https://wiki.gpplugins.com/playermarketgui/playermarketgui/commands-and-permissions.md): The commands and permissions used in PlayerMarketGUI


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://wiki.gpplugins.com/playermarketgui/playermarketgui.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.
