> For the complete documentation index, see [llms.txt](https://wiki.get-vpn.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.get-vpn.ru/faq/kak-rabotaet-podarok.md).

# Как работает подарок?

### Покупка

1. В боте нажмите кнопку**🧾 ПОДПИСКА**&#x20;
2. Нажмите кнопку **🎁 ПОДАРИТЬ ПОДПИСКУ 🎁**
3. Выберите нужный тариф&#x20;
4. После успешной оплаты, вам придет ссылка&#x20;
5. Скопируйте и отправьте другу&#x20;

***

### **Активация подписки**

1. Перейдите по присланной **ссылке** для активации
2. Нажмите кнопку**🚀 МОЙ ВПН** для получения инструкции по установке

***

{% hint style="danger" %}
Если у вас возникли трудности с активацией, пожалуйста, обратитесь в техническую поддержку
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://wiki.get-vpn.ru/faq/kak-rabotaet-podarok.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.
