> For the complete documentation index, see [llms.txt](https://docs.burpgpt.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.burpgpt.app/help-and-faq.md).

# Help & FAQ

- [FAQ](https://docs.burpgpt.app/help-and-faq/faq.md)
- [Can BurpGPT Pro be used as a standalone application?](https://docs.burpgpt.app/help-and-faq/faq/can-burpgpt-pro-be-used-as-a-standalone-application.md): This page addresses a frequently asked question.
- [Does the BurpGPT Pro licence cover usage of supported cloud-based model providers like OpenAI?](https://docs.burpgpt.app/help-and-faq/faq/does-burpgpt-pro-cover-usage-of-all-supported-cloud-based-model-providers-like-openai.md): This page addresses a frequently asked question.
- [Does the BurpGPT Pro local LLM feature share any data with OpenAI or any third party?](https://docs.burpgpt.app/help-and-faq/faq/does-the-burpgpt-pro-local-llm-feature-share-any-data-with-openai-or-any-third-party.md): This page addresses a frequently asked question.
- [How can I cancel my subscription?](https://docs.burpgpt.app/help-and-faq/faq/how-can-i-cancel-my-subscription.md): This page addresses a frequently asked question.
- [How to purchase and manage licenses as a reseller?](https://docs.burpgpt.app/help-and-faq/faq/how-to-purchase-and-manage-licenses-as-a-reseller.md): This page addresses a frequently asked question.
- [Can BurpGPT Pro produce false positive results?](https://docs.burpgpt.app/help-and-faq/faq/can-burpgpt-pro-produce-false-positive-results.md): This page addresses a frequently asked question.
- [What are the possible causes for an unsuccessful activation of my BurpGPT Pro?](https://docs.burpgpt.app/help-and-faq/faq/what-are-the-possible-causes-for-an-unsuccessful-activation-of-my-burpgpt-pro.md): This page addresses a frequently asked question.
- [What is the limit for device activations with a single BurpGPT Pro license?](https://docs.burpgpt.app/help-and-faq/faq/what-is-the-limit-for-device-activations-with-a-single-burpgpt-pro-license.md): This page addresses a frequently asked question.
- [Troubleshooting](https://docs.burpgpt.app/help-and-faq/troubleshooting.md): This page helps resolve common BurpGPT Pro setup and provider issues.
- [Changelog](https://docs.burpgpt.app/help-and-faq/changelog.md): This page summarises changes across BurpGPT Pro releases.
- [Roadmap](https://docs.burpgpt.app/help-and-faq/roadmap.md): This page outlines features scheduled for implementation in future releases. Please note that this list is not exhaustive.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.burpgpt.app/help-and-faq.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.
