# Getting Started

- [Quick start](https://docs.burpgpt.app/getting-started/quick-start.md): This page gives the shortest path from installation to a working BurpGPT Pro analysis.
- [Installation](https://docs.burpgpt.app/getting-started/installation.md): This page outlines the steps involved in installing BurpGPT Pro.
- [Activate your licence](https://docs.burpgpt.app/getting-started/activate-your-licence.md): This page explains how to activate and refresh your BurpGPT Pro licence.
- [Supported model providers](https://docs.burpgpt.app/getting-started/supported-model-providers.md): This page lists all compatible model providers, organised by type.


---

# 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/getting-started.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.
