# Manyfast Docs

## 매니패스트 가이드

- [매니패스트 가이드](https://docs.manyfast.io/home.md): 필요한 모든 가이드와 팁을 한 곳에서 만나보세요.
- [소개](https://docs.manyfast.io/intro/about.md)
- [핵심 콘셉트](https://docs.manyfast.io/intro/undefined.md)
- [회원가입](https://docs.manyfast.io/start/set-up.md)
- [프로필 및 테마 설정](https://docs.manyfast.io/start/set-up-1.md)
- [그룹 생성 및 관리](https://docs.manyfast.io/start/group-set-up.md)
- [멤버 초대 및 관리](https://docs.manyfast.io/start/member.md)
- [플랜 결제 및 변경](https://docs.manyfast.io/start/plan.md)
- [프로젝트에서 제품 기획하기](https://docs.manyfast.io/plan/plan.md)
- [프로덕트 요구사항 (PRD)](https://docs.manyfast.io/plan/prd.md)
- [기능명세서 (Features)](https://docs.manyfast.io/plan/features.md)
- [트리 뷰 (Tree View)](https://docs.manyfast.io/plan/features/tree-view.md)
- [디렉토리 뷰 (Directory View)](https://docs.manyfast.io/plan/features/directory-view.md)
- [유저 플로우 (User Flow)](https://docs.manyfast.io/plan/user-flow.md)
- [와이어프레임 (Wireframe)](https://docs.manyfast.io/plan/wireframe.md)
- [정보구조도 (IA)](https://docs.manyfast.io/plan/ia.md)
- [기능명세서 작성 속성 가이드](https://docs.manyfast.io/plan/quick-guide.md)
- [AI 에이전트](https://docs.manyfast.io/use/ai.md)
- [내보내기](https://docs.manyfast.io/use/export.md)
- [MCP 연결하기](https://docs.manyfast.io/use/mcp.md)
- [MCP 연결하기 (API)](https://docs.manyfast.io/use/mcp-api.md)
- [MCP 연결하기 (Lovable)](https://docs.manyfast.io/use/mcp-1.md)
- [실시간 동시 편집](https://docs.manyfast.io/collaborate/real-time.md)
- [링크 공유](https://docs.manyfast.io/collaborate/share.md)
- [버전 관리 (Beta)](https://docs.manyfast.io/collaborate/version.md)
- [코멘트 (Beta)](https://docs.manyfast.io/collaborate/comment.md)
- [프로젝트](https://docs.manyfast.io/concept/project.md)
- [에디터 인터페이스](https://docs.manyfast.io/concept/interface.md)
- [캔버스와 아이템](https://docs.manyfast.io/concept/interface/item.md)
- [탭](https://docs.manyfast.io/concept/interface/undefined.md)
- [뷰](https://docs.manyfast.io/concept/interface/undefined-1.md)
- [자주 묻는 질문](https://docs.manyfast.io/concept/undefined.md)
- [AI가 제대로 작동하지 않아요.](https://docs.manyfast.io/concept/undefined/help-ai.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.manyfast.io/home.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.
