# Conectando Robô do Telegram

## Passo 1

Para efetuar a configuração do Robô no Telegram, acesse o link <https://web.telegram.org/>, e faça o processo de login.

## Passo 2

Ao entrar em sua conta, busque por “BotFather” e clique em “Start”.

<figure><img src="/files/wuJFA4tjrhwtquKlWPDz" alt=""><figcaption></figcaption></figure>

## Passo 3

Ao iniciar a conversa, selecione a opção “/newbot”, para então iniciar a configuração.

<figure><img src="/files/SVVx0pRl1e6nENgldBtA" alt=""><figcaption></figcaption></figure>

## Passo 4

Após selecionar essa opção, você deverá informar o nome de seu estabelecimento e o nome do seu robô, exemplo abaixo:

<figure><img src="/files/y7R3lOapOEfTkWvQ81hQ" alt=""><figcaption></figcaption></figure>

## Passo 5

Utilizaremos esse código para configurarmos o seu robô no painel da Deeliv, envie-o para o seu Gestor de Conta juntamente com o nome do seu Bot (ex: ACasadaPizzaBot).

<figure><img src="/files/NGkFnRF36l006yDJFDbn" alt=""><figcaption></figcaption></figure>

## Passo 6

Após efetuar o processo de criação, iremos apenas personalizar a foto do seu robô, você poderá enviar uma nova mensagem para o “BotFather” ou simplesmente subir a conversa para selecionar a opção “/mybots”.

## Passo 7

<figure><img src="/files/HwVt8WuxuWfMrTRfL7iZ" alt=""><figcaption></figcaption></figure>

## Passo 8

Selecione seu robô para visualizar as opções.

<figure><img src="/files/bPzoC5mQAhF1bbojV7ym" alt=""><figcaption></figcaption></figure>

## Passo 9

Clique em "Edit Bot".

<figure><img src="/files/NYRtW73inIiUBS2maD8v" alt=""><figcaption></figcaption></figure>

## Paso 10

Escolha a opção “Edit Botpic”, com isso será possível alterar a imagem de perfil do robô.

<figure><img src="/files/ugGu7ltLY6QTmAbucVHD" alt=""><figcaption></figcaption></figure>

## Passo 11

Envie na conversa a foto que deseja colocar no robô.

<figure><img src="/files/OeiVKKThFtWm5T8lb5gE" alt=""><figcaption></figcaption></figure>

## Passo 12

Escolha a logotipo que deseja colocar.

<figure><img src="/files/3Es03ioff49mndNzmFVR" alt=""><figcaption></figcaption></figure>

## Passo 13

Clique em "Send".

<figure><img src="/files/8T1651QjrMjvcClFkj70" alt=""><figcaption></figcaption></figure>

## Passo 14

Agora seu Robô está com uma logotipo! Para visualizar seu Robô no Telegram, basta busca-lo pelo nome configurado no início.

<figure><img src="/files/38rrBXZwDFMqZ8ViXy4E" alt=""><figcaption></figcaption></figure>

Para que o seu robô no telegram comece a responder será necessário aguardar a configuração da sua chave de API junto ao gestor da sua conta no Deeliv.

***

{% hint style="warning" %}
Algumas imagens demonstradas acima podem destoar da versão atual da plataforma devido as frequentes atualizações para a melhora do produto.
{% endhint %}

{% hint style="info" %}
Em caso de dúvidas, entre em contato conosco! :smile:

Site: [www.deeliv.app](https://centraldeajuda.deeliv.app/modulos/dashboard/www.deeliv.app)\
E-mail: <ajuda@deeliv.app>\
Chat de suporte: [chat.deeliv.app](https://chat.deeliv.app)\
Telefone: (15) 3261-7778
{% endhint %}


---

# 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://centraldeajuda.deeliv.app/modulos/dashboard/conectando-robo-do-telegram.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.
