llms.txt Content
# E2B Docs
## Docs
- [E2B Documentation](https://e2b.mintlify.app/docs.md)
- [Amp](https://e2b.mintlify.app/docs/agents/amp.md): Run Amp in a secure E2B sandbox with full filesystem, terminal, and git access.
- [Claude Code](https://e2b.mintlify.app/docs/agents/claude-code.md): Run Claude Code in a secure E2B sandbox with full filesystem, terminal, and git access.
- [Codex](https://e2b.mintlify.app/docs/agents/codex.md): Run OpenAI Codex in a secure E2B sandbox with full filesystem, terminal, and git access.
- [Deploy OpenClaw](https://e2b.mintlify.app/docs/agents/openclaw/openclaw-gateway.md): Start the OpenClaw gateway in an E2B sandbox and connect your browser.
- [OpenClaw Telegram](https://e2b.mintlify.app/docs/agents/openclaw/openclaw-telegram.md): Connect OpenClaw to Telegram in an E2B sandbox, approve pairing, and chat through your bot.
- [OpenCode](https://e2b.mintlify.app/docs/agents/opencode.md): Run OpenCode in a secure E2B sandbox with full filesystem, terminal, and git access.
- [API key](https://e2b.mintlify.app/docs/api-key.md)
- [Check the health of the service](https://e2b.mintlify.app/docs/api-reference/envd/check-the-health-of-the-service.md)
- [Get the environment variables](https://e2b.mintlify.app/docs/api-reference/envd/get-the-environment-variables.md)
- [Get the stats of the service](https://e2b.mintlify.app/docs/api-reference/envd/get-the-stats-of-the-service.md)
- [Compose multiple files into a single file using zero-copy concatenation. Source files are deleted after successful composition.](https://e2b.mintlify.app/docs/api-reference/filesystem/compose-multiple-files-into-a-single-file-using-zero-copy-concatenation-source-files-are-deleted-after-successful-composition.md)
- [CreateWatcher](https://e2b.mintlify.app/docs/api-reference/filesystem/createwatcher.md): Non-streaming versions of WatchDir
- [Download a file](https://e2b.mintlify.app/docs/api-reference/filesystem/download-a-file.md)
- [GetWatcherEvents](https://e2b.mintlify.app/d