# Getting Started

Here you can find an extensive knowledge base that covers the most frequently asked questions about our themes, as well as the official documentation for Milingona themes.

In case you don’t find the answer to your specific question among these resources, all you have to do is click the **“Submit a Ticket”** link in the header **to open a support ticket** and we will be more than happy to help you out.

You can **search** through the documentation by typing in your keywords or topic of choice in the search field at the header, or you can **browse through the navigation**, which are conveniently categorized and grouped into sections and pages.

Check Bakery documentation by clicking the link below.

{% embed url="<https://docs.milingona.co/v/bakery/>" %}


---

# 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.milingona.co/master.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.
