# -- extras --

- [Common Issues](https://docs.gatekeeperbot.net/extras/faq.md)
- [Permissions](https://docs.gatekeeperbot.net/extras/permissions.md): Gatekeeper needs these permissions to operate properly.
- [Change Log](https://docs.gatekeeperbot.net/extras/change-log.md): Changes made to our bot will be posted here.
- [Acknowledgement](https://docs.gatekeeperbot.net/extras/acknowledgement.md)
- [Privacy Policy](https://docs.gatekeeperbot.net/extras/privacy-policy.md): Last Modification: March 30, 2022
- [Terms Of Use](https://docs.gatekeeperbot.net/extras/terms-of-use.md): Last Modification: March 30, 2022


---

# 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.gatekeeperbot.net/extras.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.
