# Project Overview

- [Introduction](https://docs.feedbacky.net/project-overview/readme.md): A quick glance at Feedbacky.
- [Features](https://docs.feedbacky.net/project-overview/features.md): What makes Feedbacky awesome.
- [FAQ](https://docs.feedbacky.net/project-overview/faq.md): Questions and Answers.
- [Case Studies](https://docs.feedbacky.net/project-overview/case-studies.md): See how Feedbacky helps others with their products.
- [Credits](https://docs.feedbacky.net/project-overview/credits.md): The amazing people who contributed to Feedbacky.
- [Donating](https://docs.feedbacky.net/project-overview/donating.md): Support the development of Feedbacky.


---

# 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.feedbacky.net/project-overview.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.
