# 탭

매니패스트에서는 현재 PRD, 기능명세서, 정보구조도 세가지 형태를 제공합니다.

상단바에서 이 세가지 유형의 작업영역을 오갈 수 있는 탭을 제공하고 있습니다.

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/interface/undefined.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.
