# Getting Started

- [Settings](https://help.burgerprints.com/getting-started/settings.md)
- [How to create a BurgerPrints account](https://help.burgerprints.com/getting-started/settings/how-to-create-a-burgerprints-account.md)
- [Understanding Team manangement and create sub-account](https://help.burgerprints.com/getting-started/settings/understanding-team-manangement-and-create-sub-account.md)
- [Understanding multi-channel notification feature](https://help.burgerprints.com/getting-started/settings/understanding-multi-channel-notification-feature.md)
- [Quickstart & Support](https://help.burgerprints.com/getting-started/quickstart-and-support.md)
- [Understanding the BurgerPrints fulfillment process](https://help.burgerprints.com/getting-started/quickstart-and-support/understanding-the-burgerprints-fulfillment-process.md)
- [Understanding the BurgerPrints Dashboard](https://help.burgerprints.com/getting-started/quickstart-and-support/understanding-the-burgerprints-dashboard.md)
- [Common questions/ issues of new users](https://help.burgerprints.com/getting-started/quickstart-and-support/common-questions-issues-of-new-users.md)
- [How to contact the BurgerPrints Support team](https://help.burgerprints.com/getting-started/quickstart-and-support/how-to-contact-the-burgerprints-support-team.md)
- [How to find answers quickly in the help center (search & GitBook assistant)](https://help.burgerprints.com/getting-started/quickstart-and-support/how-to-find-answers-quickly-in-the-help-center-search-and-gitbook-assistant.md): Use Search and GitBook Assistant to find the right BurgerPrints guide fast, even if you ask in your preferred language.


---

# 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.burgerprints.com/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.
