> For the complete documentation index, see [llms.txt](https://docs.expirenza.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.expirenza.com/~/changes/uP2oT6e3rzmprFY91HZV/features/donations.md).

# Бойові

## Що таке "Бойові"?

**Бойові** -  це функція, яка дозволяє гостям закладу залишити **бойовий донат** **для ЗСУ**  у ресторанах-партнерах, які встановили відповідну банку для збору.

{% hint style="info" %}
Відправте лінк на банку вашому акаунт-менеджеру expirenza by mono ❤️
{% endhint %}

## Як це працює?&#x20;

Після екрану чайових гість закладу побачить екран, який пропонує йому зробити бойовий донат. Після оплати рахунку обрана сума бойових перераховується на Банку.

## Як це виглядає?

### Рахунок та чайові

<div><figure><img src="/files/rLOmdeloKx8vmwPpDF8N" alt=""><figcaption><p>Плануємо сплату рахунку</p></figcaption></figure> <figure><img src="/files/T9xLs21pHVkVtJXRlKO4" alt=""><figcaption><p>Обираємо чайові</p></figcaption></figure> <figure><img src="/files/P7xh6QmzwttRHKZsXv25" alt=""><figcaption><p>Обрали чайові</p></figcaption></figure></div>

### Бойові

<div><figure><img src="/files/WXHTI0V6531VIkiv6LxQ" alt=""><figcaption><p>Обираємо суму бойових</p></figcaption></figure> <figure><img src="/files/VRTHUWKGl0eipRSfMq7W" alt=""><figcaption><p>Сплачуємо рахунок</p></figcaption></figure> <figure><img src="/files/0h4s3reKl7kJ03NttSA8" alt=""><figcaption><p>Рахунок сплачено, бойові відправлено на банку збору</p></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.expirenza.com/~/changes/uP2oT6e3rzmprFY91HZV/features/donations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
