# Quickstart & Support

### About Quick Start & Support Category <a href="#about-quick-start-category" id="about-quick-start-category"></a>

The Quickstart & Support category helps you get up and running quickly while providing access to essential guidance and direct help when you need it. It includes concise Quick Start articles to get new users through the initial setup, along with practical tips to navigate common tasks.

Besides, you’ll also find a dedicated article that explains how to contact the support team for personalized assistance.&#x20;

This category is designed to get you productive fast and ensure you can reach help easily whenever you run into questions or issues. This is a great starting point for anyone new to BurgerPrints, giving you all you need to get started.

### Related Resources <a href="#related-resources" id="related-resources"></a>

* [Common questions/ issues of new users](/getting-started/quickstart-and-support/common-questions-issues-of-new-users.md)
* [How to contact the BurgerPrints Support team](/getting-started/quickstart-and-support/how-to-contact-the-burgerprints-support-team.md)


---

# 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/quickstart-and-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.
