# Condições

- [Fluxo de Automação - Possui um WhatsApp válido?](https://docs.sprinthub.com/topicos/relacionar/fluxos-de-automacao/condicoes/fluxo-de-automacao-possui-um-whatsapp-valido.md): Você pode definir uma condição no seu fluxo com base na validação do número de WhatsApp do lead.
- [Fluxo de Automação - Segmentos do Lead](https://docs.sprinthub.com/topicos/relacionar/fluxos-de-automacao/condicoes/fluxo-de-automacao-segmentos-do-lead.md): É possível aplicar uma condição no seu fluxo de automação para verificar se o lead pertence a um dos segmentos selecionados.


---

# 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.sprinthub.com/topicos/relacionar/fluxos-de-automacao/condicoes.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.
