# Апсейл

Апсейл это дополнительный плагин, с помощью которого вы можете продавать за отдельную плату дополнительные блюда к вашему рациону, а также сделать полностью платными блюда или приемы пищи.&#x20;

Существует несколько вариантов работы с апсейлом:

* [Рацион + дополнительные блюда за отдельную плату](https://help.fosci.cloud/apseil/racion-+-dopolnitelnye-blyuda-za-otdelnuyu-platu)
* [Рацион + дополнительные приемы пищи за отдельную плату](https://help.fosci.cloud/apseil/racion-+-dopolnitelnye-priemy-pishi-za-otdelnuyu-platu)
* [Сборный рацион из полностью платных блюд](https://help.fosci.cloud/apseil/sbornyi-racion-iz-polnostyu-platnykh-blyud)
* [Сборный рацион из полностью платных приемов пищи](https://help.fosci.cloud/apseil/sbornyi-racion-iz-polnostyu-platnykh-priemov-pishi)

Как работать с каждым из вариантом вы можете прочитать в посвященным им разделах.


---

# 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.fosci.cloud/apseil.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.
