# 프로젝트

매니패스트에서 관리하는 하나의 파일 단위를 지칭합니다.

프로젝트는 PRD, 기능명세서, 유저 플로우를 포함하는 통합 문서를 뜻합니다.\
프로젝트 내부에서 **아이템**들을 생성하며 제품 기획을 만들어갑니다.


---

# 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/concept/project.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.
