Files
tkmind_go/documentation/docs/experimental/remote-access/index.md
T
2026-06-24 14:50:07 +00:00

21 lines
599 B
Markdown

---
title: Remote Access
sidebar_position: 2
description: Access goose remotely from messaging platforms.
---
import Card from '@site/src/components/Card';
import styles from '@site/src/components/Card/styles.module.css';
# Remote Access
Access goose from anywhere using supported messaging platforms. These features let you interact with goose when you're away from your computer.
<div className={styles.cardGrid}>
<Card
title="Telegram Gateway"
description="Chat with goose through Telegram from any device."
link="/docs/experimental/remote-access/telegram-gateway"
/>
</div>