# Introduction

## **Player Warps**

You can view the documentation of Player Warps [here](https://docs.olziedev.com/projects/playerwarps) or view the resource [here](https://spigotmc.org/resources/115286).

## Player Auctions

You can view the documentation of Player Auctions [here](https://docs.olziedev.com/projects/playerauctions) or view the resource [here](https://spigotmc.org/resources/83073).

## Player Economy

You can view the documentation of Player Economy [here](https://docs.olziedev.com/projects/playereconomy) or view the resource [here](https://www.spigotmc.org/resources/110532).

## Player Businesses

You can view the documentation of Player Businesses [here](https://docs.olziedev.com/projects/playerbusinesses) or view the resource [here](https://www.spigotmc.org/resources/112943/).

## Player Trade

You can view the documentation of Player Trade [here](https://docs.olziedev.com/projects/playertrade) or view the resource [here](https://www.spigotmc.org/resources/113759/).

## Player Treasury

You can view the documentation of Player Treasury [here](https://docs.olziedev.com/projects/playertreasury) or view the resource [here](https://www.spigotmc.org/resources/113763/).

## Player Elections

You can view the documentation of Player Elections [here](https://docs.olziedev.com/projects/playerelections) or view the resource [here](https://www.spigotmc.org/resources/114903/).

## Night Market

You can view the documentation of Night Market [here](https://docs.olziedev.com/projects/nightmarket) or view the resource [here](https://www.spigotmc.org/resources/111652/).

{% hint style="info" %}
**Still don't understand?**

Couldn't find what you was looking for? Well we have such a great community on our discord where you can ask for help. Join our discord [here](https://olziedev.com/support).
{% endhint %}

{% hint style="info" %}
**Like our projects?**

If you like our projects, please consider donating. It helps us a lot with maintaining our projects, online services and support. You can donate [here](https://olziedev.com/donate), all donations are appreciated!
{% 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/readme.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.
