# Касса

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

Кассу можно использовать только при включенных механиках начисления и списания на странице [настроек программы лояльности](/plus/administrirovanie/nastroika-programmy-loyalnosti.md), иначе продажу провести нельзя.

<figure><img src="/files/swoEDN9NJbWbmlxNncCg" alt=""><figcaption></figcaption></figure>

### Создание продажи

Перейдите на страницу «**Касса**» в разделе «**CRM**».

<figure><img src="/files/7Dwh9JsQRDwb5eDtqF1f" alt=""><figcaption></figcaption></figure>

Выберите магазин, покупателя и введите сумму оплаты. Вам откроется возможность начислить или списать бонусную валюту.

<figure><img src="/files/tvHeiW2Zkdp7sZE9wotp" alt=""><figcaption></figcaption></figure>

Выберите нужную операцию и нажмите на кнопку «**Создать**».

<figure><img src="/files/zKOhWUTPitSknhWWtoFN" alt=""><figcaption></figcaption></figure>


---

# 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.pluscards.ru/plus/administrirovanie/crm/kassa.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.
