# Give Feedback

Got feedback on a feature you’re using, an idea for something new, a problem you’re running into, or just want to chat with our Product team? We’d love to hear from you!&#x20;

Your insights help us shape the future of Because, together.💖

{% hint style="info" %}
[Click here to submit feedback.](https://docs.google.com/forms/d/e/1FAIpQLSd-C2VaFg_rTl04ABogzsAZ67et4lc9mLf9C4N_5fG7jM6ZpA/viewform?usp=sf_link)
{% endhint %}


---

# 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://because.gitbook.io/because/support/give-feedback.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.
