# RemoteAgent.CHAT ## Docs - [Multi-project](https://docs.remoteagent.chat/bot/multi-project.md): Register multiple agents for different projects and control them all from the same Telegram bot. - [Offline alerts](https://docs.remoteagent.chat/bot/offline-alerts.md): Get notified immediately when your agent goes offline, and learn how to bring it back. - [Sending commands](https://docs.remoteagent.chat/bot/sending-commands.md): How to send prompts to your AI agent through Telegram and work with the streaming output. - [CLI reference](https://docs.remoteagent.chat/cli-reference.md): Complete reference for all remoteagent CLI commands. - [Dashboard](https://docs.remoteagent.chat/dashboard.md): Manage your agents, view session history, and control your account from the RemoteAgent.CHAT web dashboard. - [FAQ](https://docs.remoteagent.chat/faq.md): Answers to common questions about RemoteAgent.CHAT setup, security, billing, and usage. - [Best Practices](https://docs.remoteagent.chat/getting-started/best-practices.md): Recommendations for a stable, reliable RemoteAgent.CHAT setup — from server environment to process management. - [Pairing](https://docs.remoteagent.chat/getting-started/pairing.md): Link your local agent to your Telegram account using a one-time pairing code. - [Quickstart](https://docs.remoteagent.chat/getting-started/quickstart.md): From zero to a working Telegram-controlled AI agent in under five minutes. - [What is RemoteAgent.CHAT?](https://docs.remoteagent.chat/introduction.md): The managed Telegram bridge for any AI coding agent. Control Claude Code, Gemini CLI, Aider, OpenCode, and custom AI tools from your smartphone. - [Pricing](https://docs.remoteagent.chat/pricing.md): RemoteAgent.CHAT plans and pricing. Start free with a 14-day trial — no credit card required. - [aider](https://docs.remoteagent.chat/runners/aider.md): Use Aider as the AI runner — open-source, multi-model, works with OpenAI, Anthropic, Ollama, and more. - [claude-code](https://docs.remoteagent.chat/runners/claude-code.md): The default runner. Uses the Claude CLI binary with OAuth token or subscription login — no API key required with a Claude Pro or Max plan. - [claude-sdk](https://docs.remoteagent.chat/runners/claude-sdk.md): Uses the official @anthropic-ai/claude-code SDK in-process for the lowest latency with Anthropic models. - [codex](https://docs.remoteagent.chat/runners/codex.md): Use Codex CLI by OpenAI as the AI runner — runs codex exec --json non-interactively with structured JSONL output. Supports API key auth or device login with no browser required on the server. - [custom](https://docs.remoteagent.chat/runners/custom.md): Use any binary as the AI runner — as long as it reads a prompt from stdin and writes output to stdout. - [gemini](https://docs.remoteagent.chat/runners/gemini.md): Use Google Gemini CLI as the AI runner. Free tier available — no credit card required. - [openclaw](https://docs.remoteagent.chat/runners/openclaw.md): Connect RemoteAgent.CHAT to a self-hosted AI gateway via the OpenClaw HTTP interface. - [opencode](https://docs.remoteagent.chat/runners/opencode.md): Use OpenCode as the default AI runner — open-source terminal AI coding agent by the SST team, supports 75+ providers with no API key required. - [Runners overview](https://docs.remoteagent.chat/runners/overview.md): RemoteAgent.CHAT supports multiple AI runners. Choose the one that fits your workflow, API access, and model preferences. - [Architecture](https://docs.remoteagent.chat/under-the-hood/architecture.md): How RemoteAgent.CHAT works — the message flow from Telegram to your agent and back. - [Security](https://docs.remoteagent.chat/under-the-hood/security.md): How RemoteAgent.CHAT protects your API keys, code, and credentials — and why the relay model is fundamentally private. - [Services](https://docs.remoteagent.chat/under-the-hood/services.md): The categories of external services RemoteAgent.CHAT depends on, and what role each one plays. ## OpenAPI Specs - [openapi](https://docs.remoteagent.chat/api-reference/openapi.json) ## Optional - [remoteagent.chat](https://remoteagent.chat) - [Telegram bot](https://t.me/remoteagent_bot)