> For the complete documentation index, see [llms.txt](https://ajuda.botconversa.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.botconversa.com.br/faturando-com-o-botconversa/como-prestar-servicos-utilizando-o-botconversa.md).

# Como Prestar Serviços Utilizando o BotConversa?

{% hint style="info" %}
Essa aula precisou ser divida em duas partes. O qual explicamos como funciona o funil em suas 4 partes. Anúncio -> Página de Cadastro -> Robô -> Página Agendamento. <br>
{% endhint %}

## 1️⃣ - **Na parte 1 abordamos:**  Documento do Funil + Página de Agendamento + Robô + Página de Cadastro&#x20;

* Veja abaixo o vídeo onde mostramos na prática como criar seu funil de aquisição de clientes do 0:

{% embed url="<https://youtu.be/Q1ZmNH25XSM>" %}
Clique no PLAY acima para assistir ao vídeo:
{% endembed %}

* Veja abaixo um vídeo onde mostramos como construir sua página de captação dos Leads que vem através dos anúncios:

{% embed url="<https://youtu.be/YHMsbHGWlGE>" %}
Clique no PLAY acima para assistir ao vídeo:
{% endembed %}

### **Materiais da Parte 1:**

\
\- **Documento do Funil:** <https://docs.google.com/document/d/1wa8EidQTi0tSRwvaGda8f-jKqAjvXAjXR7RyoDTwZtM/edit?usp=sharing> \
\- Download Página de Cadastro (Elementor) <https://drive.google.com/file/d/1xUNPQgjEr5oxCQQp_V0EDsPKEWrPjday/view?usp=sharing> - Download Página de Agendamento (Elementor) <https://drive.google.com/file/d/1xzl1qnMlXI4SdtdOUTPh37zxIBW_NtjY/view?usp=sharing> \
\- **Link robô:** <https://app.botconversa.com.br/share-flow?share_code=4afd5fc1-5bf9-4ccf-9c25-ba05511b7c70>&#x20;

## 2️⃣ - **Na parte 2 abordamos:** + Anúncios + Plugin Pixel Facebook&#x20;

Replay da aula: <https://us06web.zoom.us/rec/share/5nJvkSdmSLq8mltir-w80C_-jzyiQmRPecH9OCMspbIgYML9U-AWPgribSIjuTdH.-LvNJluNefgcOl2O> \
\
Copies Anúncios: <https://docs.google.com/document/d/1W4ug-it2G-ZGOGP5vhhyPa0yl75U5AQK2HO4BYi_lak/edit?usp=sharing>


---

# 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://ajuda.botconversa.com.br/faturando-com-o-botconversa/como-prestar-servicos-utilizando-o-botconversa.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.
