# Gatilho

- [Referência de mensagem (Ads)](https://help.hyperflow.global/docs/builder-de-chatbots/gatilho/referencia-de-mensagem-ads.md)
- [Agendamento](https://help.hyperflow.global/docs/builder-de-chatbots/gatilho/agendamento.md)
- [Ativar usuário](https://help.hyperflow.global/docs/builder-de-chatbots/gatilho/ativar-usuario.md): Documentação ainda não disponível. Veja abaixo o que pode fazer.
- [Intenção](https://help.hyperflow.global/docs/builder-de-chatbots/gatilho/intencao.md)
- [Tools](https://help.hyperflow.global/docs/builder-de-chatbots/gatilho/tools.md): Defina uma ferramenta que pode ser chamada por assistentes de IA. As ferramentas permitem estender as capacidades dos modelos de IA fornecendo funções personalizadas que eles podem executar.
- [Instagram](https://help.hyperflow.global/docs/builder-de-chatbots/gatilho/instagram.md): O Módulo do Instagram permite iniciar fluxos automáticos a partir de interações em Stories, Posts, Reels e Lives, automatizando atendimentos, qualificação de leads e conversões.
- [Google Gemini](https://help.hyperflow.global/docs/builder-de-chatbots/gatilho/google-gemini.md): Envie um prompt para o Google Gemini AI e receba uma resposta em texto. Use a Busca de Arquivos para fundamentar respostas com seus documentos.


---

# 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://help.hyperflow.global/docs/builder-de-chatbots/gatilho.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.
