# Extra

- [FAQ](https://prism3.gitbook.io/logger/extra/faq.md): The most asked questions can be found here!
- [Features](https://prism3.gitbook.io/logger/extra/features.md): You'll find every features that this plugins holds for each Instance.
- [BungeeCord](https://prism3.gitbook.io/logger/extra/features/bungeecord.md): All Features related to BungeeCord Instance.
- [Velocity](https://prism3.gitbook.io/logger/extra/features/velocity.md): All Features related to Velocity Instance.
- [Bukkit](https://prism3.gitbook.io/logger/extra/features/bukkit.md): All Features related to Bukkit Instance.


---

# 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://prism3.gitbook.io/logger/extra.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.
