# 외부연동

- [깃허브](https://docs.riido.io/integrations/github.md): 개발 흐름에 맞춰 작업 상태를 자동으로 업데이트하고, 개발 작업의 모든 맥락을 뤼이도에 실시간으로 동기화합니다.
- [피그마](https://docs.riido.io/integrations/figma.md): 디자인과 개발의 작업 흐름을 자동으로 연결하여, 디자인 협업 단절과 수동 작업을 완전히 제거합니다.
- [슬랙](https://docs.riido.io/integrations/slack.md): 슬랙을 오가는 번거로움 없이, 협업과 소통의 맥락을 뤼이도 안팎에서 자동으로 동기화하세요.
- [디스코드](https://docs.riido.io/integrations/discord.md): 디스코드와 뤼이도를 하나의 흐름으로 연결하여, 소통의 맥락을 잃지 않고 실행에만 집중하세요.
- [구글 캘린더](https://docs.riido.io/integrations/google-calendar.md): 뤼이도 미팅 일정을 구글 캘린더와 자동 동기화하여, 중요한 일정을 놓치지 않고 관리할 수 있어요.
- [MCP 서버](https://docs.riido.io/integrations/mcp.md): 뤼이도와 AI 툴을 연결하여, AI 환경을 벗어나지 않고 프로젝트의 전 과정을 자동화합니다.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.riido.io/integrations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
