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

# Messaging Integrations

> Collaborate with Agents through Telegram, WeChat, Lark, or Feishu depending on the locale.

<div className="code-docs">
  MiniMax Code can connect Agents to messaging platforms. After binding a channel, you can send messages to the Agent from your phone or messaging client.

  <img src="https://mintcdn.com/agent-en/yEQNl2mVInzXN9Xt/images/code/im-connect.png?fit=max&auto=format&n=yEQNl2mVInzXN9Xt&q=85&s=6fb643da065de4b737ea10108679f7a2" alt="Messaging connection page" className="code-screenshot" width="2798" height="1700" data-path="images/code/im-connect.png" />

  ## Supported Channels

  MiniMax Code desktop shows different messaging channels by locale:

  | Locale / region          | Supported channels     |
  | ------------------------ | ---------------------- |
  | Chinese / Mainland China | WeChat, Feishu         |
  | English / global         | Telegram, WeChat, Lark |

  ## Binding Methods

  * WeChat: bind by scanning a QR code.
  * Feishu / Lark: follow the authorization flow shown in the app.
  * Telegram: connect with a Telegram Bot Token.

  ## Recommendations

  * Use messaging channels for progress checks, follow-ups, and lightweight instructions.
  * Review sensitive local file or command actions through permission prompts.
  * Be careful with group chats and access control.
</div>
