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

Зайдите в `Магазин — Каналы продаж`  и добавьте ID приложения в AppStore.

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

* `https://apps.apple.com/ru/app/название приложения/id`**`1494877615`**

Нужно скопировать ID приложения — это цифры в конце ссылки. И вставить ID в соответствующее поле на странице настройки приложения&#x20;

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

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

![](/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/ios/appstore.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.
