# Chatbot - Videos Tutoriais

- [Chatbot - Primeiros Passos](https://docs.sprinthub.com/topicos/converter/chatbot/chatbot-videos-tutoriais/chatbot-primeiros-passos.md): Como criar um chatbot de triagem inicial para transferir os atendimentos automaticamente.
- [Chatbot - Apresentação dos blocos](https://docs.sprinthub.com/topicos/converter/chatbot/chatbot-videos-tutoriais/chatbot-apresentacao-dos-blocos.md)
- [Chatbot e Fluxo de Automação - Bloco Alternador de Saída](https://docs.sprinthub.com/topicos/converter/chatbot/chatbot-videos-tutoriais/chatbot-e-fluxo-de-automacao-bloco-alternador-de-saida.md)
- [Chatbot - Fora de Horário de Atendimento](https://docs.sprinthub.com/topicos/converter/chatbot/chatbot-videos-tutoriais/chatbot-fora-de-horario-de-atendimento.md)
- [Chatbot - Usando CHATBOT para fazer chamadas API com Webhooks Integrados](https://docs.sprinthub.com/topicos/converter/chatbot/chatbot-videos-tutoriais/chatbot-usando-chatbot-para-fazer-chamadas-api-com-webhooks-integrados.md)


---

# 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/converter/chatbot/chatbot-videos-tutoriais.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.
