> For the complete documentation index, see [llms.txt](https://help.hyperflow.global/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.hyperflow.global/docs/bem-vindo-a-ao-help-hyperflow.md).

# Bem-vindo(a) ao Help Hyperflow!

## 👉 Conheça o Help Hyperflow

Seja bem-vindo(a) ao Help Hyperflow! Esse espaço contém a documentação necessária para você aprender mais sobre nosso produto e conhecer as melhores práticas para a utilização da plataforma Hyperflow.

## Links rápidos

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/IM3Li7GGeLbYHDOIuDEx">/pages/IM3Li7GGeLbYHDOIuDEx</a></td><td><a href="/files/Z64arMAWxfufwGehtGjA">/files/Z64arMAWxfufwGehtGjA</a></td><td><a href="/pages/IM3Li7GGeLbYHDOIuDEx">/pages/IM3Li7GGeLbYHDOIuDEx</a></td></tr><tr><td><a href="/pages/NyDbsJi47K7xGUlCJrkd">/pages/NyDbsJi47K7xGUlCJrkd</a></td><td><a href="/files/KYUnvY06MZn290vSkrfW">/files/KYUnvY06MZn290vSkrfW</a></td><td><a href="/pages/NyDbsJi47K7xGUlCJrkd">/pages/NyDbsJi47K7xGUlCJrkd</a></td></tr><tr><td><a href="/pages/tkgMS9PZbTEePRAHj7xh">/pages/tkgMS9PZbTEePRAHj7xh</a></td><td><a href="/files/2TddRtpGfw16ZTnLzRQF">/files/2TddRtpGfw16ZTnLzRQF</a></td><td><a href="/pages/tkgMS9PZbTEePRAHj7xh">/pages/tkgMS9PZbTEePRAHj7xh</a></td></tr></tbody></table>

A Hyperflow é a plataforma de hiperautomação que ajuda você a criar fluxos de chatbot individualmente ou em equipe. Aqui você gerencia seus projetos e acompanha os resultados em um espaço 100% compartilhado. Acompanhe as interações em tempo real e revolucione seu atendimento! **Clique** [**AQUI**](https://hyperflow.global) **e visite o nosso site ou conheça acessando:** [**https://hyperflow.global/**](https://hyperflow.global/)

## 👉 Vamos começar?

Abaixo, reunimos alguns guias para você começar a entender melhor nosso produto de forma rápida e fácil!

{% content-ref url="/pages/fsBlCF1smLegyf5CXnPF" %}
[Acessando a plataforma](/docs/primeiros-passos/acessando-a-plataforma.md)
{% endcontent-ref %}

{% content-ref url="/pages/2NmALr8IVhda2eAyr7rz" %}
[Criando um Bot](/docs/guias/criando-um-bot.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.hyperflow.global/docs/bem-vindo-a-ao-help-hyperflow.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
