# Добавление ссылки на Android приложение на сайт

Зайдите в `Магазин - Каналы продаж` и добавьте ID приложение в Google Play Market.

Для этого найдите страницу приложения в Play Market и скопируйте ссылку на страницу приложения. У вас получится ссылка:

* `https://play.google.com/store/apps/details?id=`**`io.zenky.yaposha`**`&hl=ru`

Нужно скопировать ID приложения — **`io.zenky.yaposha`** И вставить ID в соответствующее поле на странице настройки приложения&#x20;

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

После добавления ссылки у вас в подвале сайта появится логотип со ссылкой на приложение. По клику на иконку приложения клиент перейдет в Play Market и скачает приложение.

![](/files/-MASBF0fPo821MIS3zcz)


---

# 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.zenky.io/app/android/playmarket.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.
