# What is reKassa?

re:Kassa is a free cloud-based POS service for remote business management in Kazakhstan, ensuring fiscalization of cashless payments, tax calculation, and electronic receipt generation. To use re:Kassa, you need to register your online cash register with the fiscal data operator (OFD). All data is securely stored in the cloud.

#### Advantages of re:Kassa

* Fiscalization of online payments for online stores&#x20;
* Convenient synchronization with receipt printers&#x20;
* Automatic closing of shifts and saving time&#x20;
* Quick scanning of products using your phone&#x20;
* Sending electronic receipts to WhatsApp in a couple of clicks&#x20;
* Support for Kazakh and Russian languages

## The main page of reKassa and its advantages

{% embed url="<https://youtu.be/XZ8QLGF4jAg?si=gfmsqg749sdasbut>" %}

{% hint style="info" %}
Watch the video of how the re:Checkout interface looks from your phone and its advantages.
{% endhint %}

## Quick links

{% content-ref url="review/what-are-we-doing" %}
[what-are-we-doing](https://docs.codpeller.com/en/rekassa/review/what-are-we-doing)
{% endcontent-ref %}

{% content-ref url="review/our-features" %}
[our-features](https://docs.codpeller.com/en/rekassa/review/our-features)
{% endcontent-ref %}

## Getting started

We have prepared several useful guides for you that will help you quickly and easily start configuring our product

{% content-ref url="the-basics/customization" %}
[customization](https://docs.codpeller.com/en/rekassa/the-basics/customization)
{% endcontent-ref %}

{% content-ref url="the-basics/customization/environment" %}
[environment](https://docs.codpeller.com/en/rekassa/the-basics/customization/environment)
{% endcontent-ref %}

{% content-ref url="the-basics/customization/currency-code" %}
[currency-code](https://docs.codpeller.com/en/rekassa/the-basics/customization/currency-code)
{% endcontent-ref %}

{% content-ref url="the-basics/customization/currency-rate" %}
[currency-rate](https://docs.codpeller.com/en/rekassa/the-basics/customization/currency-rate)
{% endcontent-ref %}


---

# 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.codpeller.com/en/rekassa/what-is-rekassa.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.
