# Bugs ... Issues

If you have a found a bug, or an issue with PostyFox, first of all, please do not report it to the PostyBirb+ project.

Please go to the Github project page and create an issue.

If you don't have a Github account, or don't want to go through that process, then you are welcome to send me bug report information on Discord to Terrence the Fox#2142.

When you submit a bug, please make sure you:

* Check which version you are running, and make sure you are running the latest published version
* Give all log files that are available
* Give any screenshots that show any errors that are going to help
* Provide as much information as you can - sometimes even the content can be helpful, but please do not post any sensitive or explicit content to Github!&#x20;

There's a matrix room if you happen to be into the Fediverse way of life - please feel free to ping me for details :)


---

# 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.postyfox.com/i-need-help/bugs-...-issues.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.
