# Other

- [Using the Bugs+ Forum to report issues](https://docs.bugsplus.me/other/using-the-bugs+-forum-to-report-issues.md): The best way to report a glitch is to use the Bugs+ Forum & Issue Tracker
- [Change Settings](https://docs.bugsplus.me/other/change-settings.md)
- [Contact Support](https://docs.bugsplus.me/other/contact-support.md)
- [Leaderboard](https://docs.bugsplus.me/other/leaderboard.md)
- [Friend Passes](https://docs.bugsplus.me/other/friend-passes.md): Gift your friend some gifts for them to get started in Bugs+
- [Parent Verify](https://docs.bugsplus.me/other/parental-controls.md)
- [Parental controls note to read with your kids and teenagers](https://docs.bugsplus.me/other/parental-controls/note.md)
- [Bugs+ Defender](https://docs.bugsplus.me/other/bugs+-defender.md): Get protected from hackers and get insights on security settings for Bugs+
- [Bugs+ Coding Studio](https://docs.bugsplus.me/other/bugs+-coding-studio.md): Coming Soon - Make areas in Bugs+ with our WIP Coding Studio


---

# 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.bugsplus.me/other.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.
