# Menu com Botões ou Números

## <mark style="color:blue;">Menu de números do BotConversa:</mark>

{% embed url="<https://youtu.be/IgEfGHqYuiI>" %}

## **Salvar a opção digitada nos botões:**

Botões apenas direcionam o fluxo. Conecte blocos de ações a cada botão para salvar a escolha.

<figure><img src="/files/wkW1OgCwar9t97B6v8xO" alt=""><figcaption><p>Menu com Botões</p></figcaption></figure>

## <mark style="color:green;">AULAS EXPLICATIVAS</mark>

**IDENTIFICAR O QUE FOI DIGITADO**\
<https://us06web.zoom.us/rec/play/nfDn7QYuL-DLro-HWGBvb_UNeaTPVSULWYe3B3wYgCjdZgHAWNqaUektF8ERYki5Y7eiYeoYzwcADbst.3yCl8B8bEms7DSQB>

**DIRECIONAR FLUXO CONFORME RESPOSTA DIGITADA**\
<https://us06web.zoom.us/rec/play/P-XTJYbZkCA7SjBNfGGoEfwTGCKJ4ZiwS47D3gMmOEDTCPwkhZyT4Zm0CaJ3gmhPNZspBQMXE2EahgtR.4lSP4dgjydMHGhBh><br>


---

# 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://ajuda.botconversa.com.br/tutoriais/menu-com-botoes-ou-numeros.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.
