# SUPPORT

- [Account & Billing](https://manual.formwise.ai/formwise/support/account-and-billing.md)
- [Included Usage Credits](https://manual.formwise.ai/formwise/support/included-usage-credits.md): This page explains the usage credits for FormWise as well On-Demand Usage.
- [Support & Office Hours Registration](https://manual.formwise.ai/formwise/support/support-and-office-hours-registration.md): New to this space? Have questions about your use case? Need support? Don't sweat it. Just register for a free call with our team!
- [FAQs](https://manual.formwise.ai/formwise/support/faqs.md): Some of our most commonly asked questions.
- [Troubleshooting](https://manual.formwise.ai/formwise/support/troubleshooting.md)
- [Page Load Errors](https://manual.formwise.ai/formwise/support/troubleshooting/page-load-errors.md): If you experience any errors on your forms, this page provides a list of what each corresponding error means.
- [Error 500 Troubleshooting](https://manual.formwise.ai/formwise/support/troubleshooting/error-500-troubleshooting.md)
- [Tools Stuck At 75%](https://manual.formwise.ai/formwise/support/troubleshooting/tools-stuck-at-75.md)
- [Form Submission Errors](https://manual.formwise.ai/formwise/support/troubleshooting/form-submission-errors.md): If you experience any errors on your forms, this page provides a list of what each corresponding error means.
- [Workspaces & Collaboration](https://manual.formwise.ai/formwise/support/workspaces-and-collaboration.md)
- [Collaborators & Workspaces](https://manual.formwise.ai/formwise/support/workspaces-and-collaboration/collaborators-and-workspaces.md): Collaborators features are available on Pro plans and above.
- [What’s the Difference Between the Pro and Agency Plans?](https://manual.formwise.ai/formwise/support/whats-the-difference-between-the-pro-and-agency-plans.md)
- [Adding API Keys](https://manual.formwise.ai/formwise/support/adding-api-keys.md): Getting your OpenAI API Key for unlimited generations.


---

# 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://manual.formwise.ai/formwise/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.
