# Widget HTML

Pode ativar a aceitação de pagamentos em criptomoedas com um widget HTML — um formulário pré-preparado que pode ser facilmente instalado no seu site inserindo código.

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

Os seus clientes só terão de escolher uma moeda, especificar um montante arbitrário e o respetivo e-mail. Irá ver estados e receber notificações sobre pagamentos recebidos.

Pode instalar o widget de uma de duas formas:

* [Formulário HTML](/pt/buttons-forms/html-widget/form.md);
* [Botão HTML](/pt/buttons-forms/html-widget/button.md).

Ao ativar a aceitação de pagamentos através do widget HTML, pode receber [postbacks automáticos](/pt/referencia-da-api-v2/postback.md) ao especificar um URL de notificação nas definições do seu projeto.

Também pode receber notificações de pagamento no seu painel, via Telegram e por e-mail.


---

# 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://docs.cryptocloud.plus/pt/buttons-forms/html-widget.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.
