> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flux1a.com.ar/llms.txt
> Use this file to discover all available pages before exploring further.

# Telegram

Para desplegar un Agente en Telegram como un Bot de Telegram, necesitas crear un nuevo bot en Telegram. Para hacerlo, sigue estos pasos:

<Steps>
  <Step title="Crear un Bot de Telegram">
    [Abre Telegram](https://web.telegram.org) en tu navegador, luego busca `@BotFather`

    <img src="https://mintcdn.com/flux1a/lDJ1cteiF4GdVU-F/images/telegram/1.png?fit=max&auto=format&n=lDJ1cteiF4GdVU-F&q=85&s=928df5eca93ec6b109292ddaf21511db" alt="BotFather" width="3454" height="2156" data-path="images/telegram/1.png" />

    <img src="https://mintcdn.com/flux1a/lDJ1cteiF4GdVU-F/images/telegram/2.png?fit=max&auto=format&n=lDJ1cteiF4GdVU-F&q=85&s=21c038b24255dbf469f8b918e3306468" alt="BotFather" width="3450" height="2154" data-path="images/telegram/2.png" />

    Luego escribe `/newbot` para activar el comando de nuevo bot. Sigue las instrucciones y obtén tu Token de API

    <img src="https://mintcdn.com/flux1a/lDJ1cteiF4GdVU-F/images/telegram/3.png?fit=max&auto=format&n=lDJ1cteiF4GdVU-F&q=85&s=49cf3965560519dd0669aa6b45e0e11f" alt="BotFather" width="1740" height="1384" data-path="images/telegram/3.png" />
  </Step>

  <Step title="Vincular un Agente a tu Bot de Telegram">
    Desde la pestaña `Ajustes > Desplegar` de tu Agente, selecciona la integración de Telegram y pega el Token HTTP que obtuviste de BotFather.

    <img src="https://mintcdn.com/flux1a/lDJ1cteiF4GdVU-F/images/telegram/4.png?fit=max&auto=format&n=lDJ1cteiF4GdVU-F&q=85&s=01b0e20c589204870fee36bb2bf4ff57" alt="4" width="2518" height="1842" data-path="images/telegram/4.png" />

    <img src="https://mintcdn.com/flux1a/lDJ1cteiF4GdVU-F/images/telegram/5.png?fit=max&auto=format&n=lDJ1cteiF4GdVU-F&q=85&s=3003dc1b0fc325d7c825544374506476" alt="5" width="1216" height="746" data-path="images/telegram/5.png" />
  </Step>

  <Step title="Opcionalmente agrega tu Bot de Telegram a un canal de Telegram">
    Desde el panel de información del canal de Telegram, abre la información del canal y agrega el bot como administrador.

    <img src="https://mintcdn.com/flux1a/lDJ1cteiF4GdVU-F/images/telegram/6.png?fit=max&auto=format&n=lDJ1cteiF4GdVU-F&q=85&s=4988e49613ba0c2f2296e8a99d6f3b17" alt="6" width="3456" height="1994" data-path="images/telegram/6.png" />

    <img src="https://mintcdn.com/flux1a/lDJ1cteiF4GdVU-F/images/telegram/7.png?fit=max&auto=format&n=lDJ1cteiF4GdVU-F&q=85&s=d00b965b50ee6afe0ede871ab6ccf0c3" alt="7" width="3450" height="1994" data-path="images/telegram/7.png" />
  </Step>
</Steps>
