> For the complete documentation index, see [llms.txt](https://docs.flw.chat/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flw.chat/guide/readme.md).

# Início

Bem-vindo(a) a base de conhecimento da Plataforma!

Aqui você encontrará uma visão geral de todos os recursos incríveis que a a plataforma pode oferecer.

Você verá nesta documentação informações sobre todas as funcionalidades da a plataforma e encontrará orientações sobre como usar os recursos necessários em sua empresa.

## Como podemos te ajudar?

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Comece Aqui!</strong></td><td>Aprenda a configurar sua conta e começar a usar a plataforma.</td><td></td><td><a href="/files/jq0DWMjhGOgbvOapbYGO">/files/jq0DWMjhGOgbvOapbYGO</a></td><td><a href="/pages/v2ItliCApprsVei4xONP">/pages/v2ItliCApprsVei4xONP</a></td></tr><tr><td><strong>Ajustes</strong></td><td>Configure tudo de forma fácil e intuitiva</td><td></td><td><a href="/files/LFwbzoKottVioc6k4pqq">/files/LFwbzoKottVioc6k4pqq</a></td><td><a href="/pages/Zw7w1vnN4a3EfKflSTKE">/pages/Zw7w1vnN4a3EfKflSTKE</a></td></tr><tr><td><strong>Atendimento</strong></td><td>Entenda como funciona a central de atendimentos e gerencie suas conversas</td><td></td><td><a href="/files/O21RdP6QCMyNboJl1xD7">/files/O21RdP6QCMyNboJl1xD7</a></td><td><a href="/pages/e40fQbyxFBteArLflFSc">/pages/e40fQbyxFBteArLflFSc</a></td></tr><tr><td><strong>CRM</strong></td><td>Gerencie demandas através dos Painéis personalizados</td><td></td><td><a href="/files/yWvuSbgAxw3h4ZofUpIG">/files/yWvuSbgAxw3h4ZofUpIG</a></td><td><a href="/pages/5qcAziUijgTt4jDuo6Se">/pages/5qcAziUijgTt4jDuo6Se</a></td></tr><tr><td><strong>Apps</strong></td><td>Vários apps para estender a sua experiência de comunicação</td><td></td><td><a href="/files/IKeKJqWy6oEOHosuhc5m">/files/IKeKJqWy6oEOHosuhc5m</a></td><td><a href="/pages/AljufeV5opFKx5i3ZOEK">/pages/AljufeV5opFKx5i3ZOEK</a></td></tr><tr><td><strong>IA - Agentes Inteligentes</strong></td><td>Automatize e personalize seus atendimentos com inteligência artificial</td><td></td><td><a href="/files/ohTBfeor0xPpE9V2NOM6">/files/ohTBfeor0xPpE9V2NOM6</a></td><td><a href="/pages/N8oVZm1GhjL3LzW8fKBo">/pages/N8oVZm1GhjL3LzW8fKBo</a></td></tr></tbody></table>


---

# 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://docs.flw.chat/guide/readme.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.
