> For the complete documentation index, see [llms.txt](https://docs.trybit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trybit.com/pt/buttons-forms/html-widget.md).

# Widget HTML

Pode ativar a aceitação de pagamentos em criptomoeda com um widget HTML — um formulário pronto a usar que pode ser facilmente instalado no seu website através da inserção de código.

Os seus clientes só precisarão de escolher uma moeda, indicar um valor arbitrário e o seu e-mail. Verá os estados e receberá notificações sobre os 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).

Quando 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 email.


---

# 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://docs.trybit.com/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.
