# HWID ссылки

<figure><img src="https://2249226147-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpCCfn32zsHHBJZqih6C0%2Fuploads%2FJWfkSDtKT5VPOtKIqyit%2F3245.png?alt=media&#x26;token=1f64b54e-6441-4107-bff9-e39c84b71469" alt="" width="188"><figcaption></figcaption></figure>

HWID ссылки — это подписки, привязанные к одному конкретному устройству. Проверка осуществляется локально на стороне клиента.\
Чтобы создать такую ссылку, сначала получите HWID устройства, затем сгенерируйте ссылку в личном кабинете.

Создание HWID-ссылок доступно только через happ-proxy.com.

#### **Создание через сайт**

1. На странице Лимит ссылки выберите раздел HWID ссылки.
2. Укажите **незашифрованный URL** вашей подписки.
3. Укажите HWID устройства для которого предназначается ссылка.

После генерации:

К URL автоматически добавляется параметр **HWID**.

Вы получите **зашифрованную ссылку**.

***

#### **Принцип работы**

При добавлении ссылки приложение сравнивает HWID в ссылке и в самом устройстве. Если они совпадают, то ссылка добавится в приложение.


---

# 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/dev-docs/hwid-ssylki.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.
