# Начало работы

## Хочу использовать приложение для приёма банковских карт с помощью мобильного телефона у себя в магазине. С чего я должен начать?

Вам нужно обратиться к вашему Поставщику услуг эквайринга и подать заявление на подключение услуги мобильного эквайринга.

## Где скачать приложение для приёма бесконтактных карт смартфоном?

Приложение можно сказать по следующей [ссылке](https://play.google.com/store/apps/details?id=by.iba.tapxphone).

## Где находится приложение для операционной системы iOS?

Пока приложение доступно только для ОС Android 8.0+ (но настоятельно рекомендуется использовать Android 10.0 или выше, в связи с тем, что Google прекратил поддержку Android 8 и 9)


---

# 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.tapxphone.com/master/faq/start-app.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.
