# Online store

You can now create a fully functional online store directly inside Mavibot. The new "Online store" site type lets you quickly launch a product catalog without relying on third-party solutions. All configuration is done through a user-friendly visual interface — no coding required.

With our site builder, you can create a fully functional online store: add products, images, descriptions, and prices — and customers can choose products, add them to the cart, and pay. Everything works right on the site. No extra integrations needed. Simple and fast.


---

# 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.mavibot.ai/websites/online-store.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.
