# Home

This section contains documentation about the new 2.0 release of PermissionsEx. Keep in mind that this documentation is *still heavily WIP*, so some sections may be unclear or incomplete.

Just getting started? You'll want to work through the [tutorial](https://permissionsex.stellardrift.ca/tutorial).

Coming from PermissionsEx v1? Take a look at the list of [changes in v2](https://permissionsex.stellardrift.ca/learning-v2-from-other-plugins-and-v1/changes-in-2.0), and the [new commands](https://permissionsex.stellardrift.ca/command).

Take a look at the contents in sidebar for more information!


---

# 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://permissionsex.stellardrift.ca/master.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.
