> For the complete documentation index, see [llms.txt](https://faq.wanttopay.net/wanttopay-app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.wanttopay.net/wanttopay-app/instrukcii/kak-oplatit-heygen.md).

# Как оплатить HeyGen

HeyGen — AI-сервис для создания видео с виртуальными аватарами: презентаций, рекламных роликов и обучающего контента. Полный доступ открывается по платной подписке, оплатить её можно виртуальной зарубежной картой Wanttopay. Проверить, поддерживается ли нужный сервис, можно в [списке сервисов](https://faq.wanttopay.net/wanttopay-app/spisok-servisov).

### Выпустите карту Wanttopay

1. Перейдите в официальный чат-бот [@WanttopayBot](https://telegram.me/WantToPayBot?start=w17851188--luMLI).
2. Запустите чат-бот и нажмите кнопку «Открыть мини-приложение».
3. Создайте аккаунт: введите имя и укажите почту.
4. Нажмите «Выпустить карту» и выберите подходящий тариф.
5. Оплатите выпуск карты — доступны фиат и криптовалюта.
6. Дождитесь появления карты в разделе «Мои карты» — она сразу готова к покупкам.

### Зарегистрируйтесь в HeyGen

1. Перейдите на сайт [heygen.com](https://heygen.com/).
2. Нажмите Sign Up for free и выберите удобный способ авторизации — почту, Google или другой. Если аккаунт уже есть, нажмите Log in и войдите.

### Оплатите подписку

1. Выберите интересующий тариф — например, Creator.
2. Нажмите на нужный тариф, вас перенаправит на платёжную страницу.
3. Убедитесь, что ваше отображаемое местоположение совпадает с биллинг-адресом карты.
4. Выберите метод Card и введите данные карты: номер, срок действия, CVV, имя владельца и адрес, указанный в Wanttopay.
5. Нажмите Subscribe и дождитесь завершения транзакции.

После успешной оплаты вы попадёте в рабочее пространство HeyGen. Статус подписки отображается под ником в левой части интерфейса, а электронный чек придёт на почту, указанную при регистрации.

### Нюансы

Пополнять карту можно криптовалютой или фиатом.

Перед выбором тарифа и покупкой карты обязательно прочитайте условия возврата. Если возникнут вопросы, обратитесь в службу поддержки Wanttopay.


---

# 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, and the optional `goal` query parameter:

```
GET https://faq.wanttopay.net/wanttopay-app/instrukcii/kak-oplatit-heygen.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
