# Personal account

- [Get started](https://help.smvend.io/personal-account/readme.md)
- [Sign-up](https://help.smvend.io/personal-account/sign-up.md)
- [Machines](https://help.smvend.io/personal-account/machines.md)
- [Settings](https://help.smvend.io/personal-account/machines/settings.md)
- [Configuration](https://help.smvend.io/personal-account/machines/configuration.md)
- [Parameters](https://help.smvend.io/personal-account/machines/parameters.md)
- [Product matrix](https://help.smvend.io/personal-account/machines/product-matrix.md)
- [Stocks](https://help.smvend.io/personal-account/machines/stocks.md)
- [Stocks when 1 product = 1 ingredient](https://help.smvend.io/personal-account/machines/stocks/stocks-when-1-product-1-ingredient.md)
- [Products](https://help.smvend.io/personal-account/products.md)
- [Resources](https://help.smvend.io/personal-account/products/resources.md)
- [Products](https://help.smvend.io/personal-account/products/products.md)
- [Matrix templates](https://help.smvend.io/personal-account/products/matrix-templates.md)
- [Reports](https://help.smvend.io/personal-account/reports.md)
- [General report](https://help.smvend.io/personal-account/reports/general-report.md)
- [Sales by date](https://help.smvend.io/personal-account/reports/sales-by-date.md)
- [Sales details](https://help.smvend.io/personal-account/reports/sales-details.md)
- [Money in machines](https://help.smvend.io/personal-account/reports/money-in-machines.md)
- [Encashments](https://help.smvend.io/personal-account/reports/encashments.md)
- [Events](https://help.smvend.io/personal-account/reports/events.md)
- [Products](https://help.smvend.io/personal-account/reports/products.md)
- [Consumptions](https://help.smvend.io/personal-account/reports/consumptions.md)
- [Traffic](https://help.smvend.io/personal-account/reports/traffic.md)
- [Settings](https://help.smvend.io/personal-account/settings.md): For the admin role only
- [Company details](https://help.smvend.io/personal-account/settings/company-details.md): For the admin role only
- [Integrations](https://help.smvend.io/personal-account/settings/integrations.md): For the admin role only
- [Groups of machines](https://help.smvend.io/personal-account/settings/groups-of-machines.md): For the admin role only
- [Team](https://help.smvend.io/personal-account/settings/team.md): For the admin role only
- [Profile](https://help.smvend.io/personal-account/profile.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.smvend.io/personal-account.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.
