# Support

1. If you want to collaborate with us, want to request a new feature or in general start a healthy discussion, please refer here :  [Discussions](https://github.com/FlowTestAI/FlowTest/discussions)
2. You can file [Issues](https://github.com/FlowTestAI/FlowTest/issues) here if and when you spot :bug:
3. You can follow us on [Twitter](https://twitter.com/FlowTestAI), [LinkedIn](https://www.linkedin.com/company/flowtestai) for regular updates and join our [Discord](https://discord.gg/Pf9tdSjPeF) for constructive discussions and for QnA.


---

# 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://flowtestai.gitbook.io/flowtestai/installation/support.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.
