# 기획하기

- [프로젝트에서 제품 기획하기](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)


---

# 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.manyfast.io/plan.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.
