# Ideas, requests and bugs

## You have an idea ...

Then come to GitHub and [create an issue](https://github.com/stefanwerfling/flyingfish/issues). I am happy about every idea or suggestion.

<figure><img src="https://1973811904-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Flk5l3lUfuUzRDnMDVwnw%2Fuploads%2FNHITICGyDOUHNODUf67R%2Fwhynotthink.png?alt=media&#x26;token=d6e93463-5e33-4537-be16-f5886dc0ebcf" alt="" width="375"><figcaption></figcaption></figure>

## Bugs/requests

Please report any bugs you come across. I can only improve the software well and ensure how the software is tested/used. I'm trying my best to test everything, but I'm also aware that I won't find everything.

[Create an issue](https://github.com/stefanwerfling/flyingfish/issues)


---

# 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://flying-fish.gitbook.io/flyingfish/index/developer/ideas-requests-and-bugs.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.
