# Plugin Features

## Economy Support

Player Businesses hooks into your favorite economy plugin using Vault to make business transactions support your economy.

## Staff Hierarchies

Player Businesses has a staff hierarchy system that lets you create a hierarchy for your staff members.

## Staff Roles

Player Businesses has a staff role system that lets you create a role for your staff members, letting you have more control over what they can do.

## Logged Transactions

Player Businesses has a transaction logging system that lets you log all the transactions that happen in your business. This shows who did the transaction and the amount.

## Logged Sales

Player Businesses has a sale logging system that lets you log all the sales that happen in your business. This shows the item that was sold, the amount, the price and the player that bought it.


---

# 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/playerbusinesses/features.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.
