# Gatilhos

- [Abandono de Carrinho](https://ajuda.socialeads.com.br/gatilhos/abandono-de-carrinho.md): Programe o disparo de mensagens personalizadas para clientes que abandonaram seu checkout.
- [Código de Rastreio](https://ajuda.socialeads.com.br/gatilhos/codigo-de-rastreio.md): Programe o envio de mensagens personalizadas para clientes que tiveram o produto despachado.
- [Funil de Tags](https://ajuda.socialeads.com.br/gatilhos/funil-de-tags.md): Programe o disparo de mensagens personalizadas de acordo com as tags dos seus clientes.
- [Status de Faturas](https://ajuda.socialeads.com.br/gatilhos/status-de-faturas.md): Programe o disparo de mensagens personalizadas de acordo com os status das faturas.


---

# 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://ajuda.socialeads.com.br/gatilhos.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.
