# Юнит-экономика

## Финансовые метрики

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

* **Revenue. Доход** — деньги, которые бизнес получает за продажу своей продукции.
* **GMV. Gross merchandise value** — оборот. Показывает общую стоимость проданных товаров и услуг.
* **ARPU. Average revenue per user** — средняя выручка на одного пользователя: сколько денег получает компания от каждого клиента.
* **EBITDA. Прибыль** — разница между оборотом и расходом до вычета налогов и сборов.


---

# 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.system-analyst-base.ru/hard-skills/pm-for-sa/yunit-ekonomika.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.
