# Does the BurpGPT Pro licence cover usage of supported cloud-based model providers like OpenAI?

No. The extension integrates with external model providers such as OpenAI, but provider accounts, setup, quotas, and usage costs are managed separately with each provider.

For a thorough grasp of related expenses, review the pricing policies of each provider, such as:

* <https://openai.com/pricing/>
* <https://azure.microsoft.com/en-us/pricing/details/cognitive-services/openai-service/>
* <https://www.anthropic.com/pricing>
* <https://ai.google.dev/gemini-api/docs/pricing>
* <https://mistral.ai/products/la-plateforme#pricing>


---

# 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://docs.burpgpt.app/help-and-faq/faq/does-burpgpt-pro-cover-usage-of-all-supported-cloud-based-model-providers-like-openai.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.
