# FAQs

- [Export form responses](https://help.formberry.io/faqs/export-form-responses.md): How do I export responses?
- [Delete a row](https://help.formberry.io/faqs/delete-a-row.md): How do I delete a form response row?
- [Set up form response notifications](https://help.formberry.io/faqs/set-up-form-response-notifications.md): How do I set up form response notifications to my email?
- [Add end screens](https://help.formberry.io/faqs/add-end-screens.md): How to add end screens?
- [Upgrade account](https://help.formberry.io/faqs/upgrade-account.md): How do I remove Formberry branding from my form?
- [Get in touch with support](https://help.formberry.io/faqs/get-in-touch-with-support.md): Can't find your answer or have feedback for us?
- [Terms of Service](https://help.formberry.io/faqs/terms-of-service.md)
- [Privacy Policy](https://help.formberry.io/faqs/privacy-policy.md)
- [Fair Use Policy](https://help.formberry.io/faqs/fair-use-policy.md)


---

# 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://help.formberry.io/faqs.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.
