# Android TV

{% columns %}
{% column %}

<figure><img src="/files/2aUK1DDjmBsts0gST3ny" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/OMG6XqCQC1YTOSk0N2qw" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

Приложение Happ на Android TV не отличается от мобильного приложения и устанавливается с помощью APK или через Google Play.

При первом запуске приложение предложит добавить подписку по локальной сети через QR-код. Просто отсканируйте QR-код в мобильном приложении Happ для iOS или Android, после чего телефон попытается передать выбранные серверы или подписку на телевизор. Если сделать это по локальной сети не удастся, приложение предложит отправить подписку через интернет.

Кроме того, возможно удаленно передать подписку или конфигурацию серверов на TV можно через сайт [tv.happ.su](https://tv.happ.su/) или [API](/main/ru/dev-docs/android-tv-api.md). На телевизоре выберите пункт Web Import и введите отображённый код либо отсканируйте QR-код и откройте ссылку в браузере телефона.


---

# 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://www.happ.su/main/ru/faq/android-tv.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.
