# Criando um Bot

Nesse guia, preparamos um vídeo exclusivo que te mostra como criar um primeiro bot! É importante ter em mente que você pode mudar nomes e produtos do chatbot construído aqui, mas é interessante fazer esse exercício antes de começar a construir seu próprio fluxo.

Abaixo, você pode assistir o vídeo diretamente aqui no Help ou acessar via Youtube. Pedimos que deixe seu like e seu comentário contanto como está sendo sua experiência construindo seu primeiro chatbot.

Contamos com você para compartilhar e ajudar a Hyperflow chegar cada ver mais longe! 💜🤖

{% embed url="<https://www.youtube.com/watch?v=APMvkBjrgzE>" %}


---

# 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/guias/criando-um-bot.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.
