# 6. 조서 사인오프 수행하기(Prepare/Review)

- [6-1. Prepare 사인오프](https://userguide.auditlobby.com/main/b./5.-review/5-1.-prepare.md): 조서(workpaper)를 작성한 후 조서의 작성 여부(Prepare) 여부를 기록합니다.
- [6-2. Review 사인오프](https://userguide.auditlobby.com/main/b./5.-review/3-2_workpaper-review-signoff.md): 조서에 리뷰 사인오프 하는 방법에 대한 안내
- [3-3. QC 리뷰 사인오프](https://userguide.auditlobby.com/main/b./5.-review/5-3.-q.c..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://userguide.auditlobby.com/main/b./5.-review.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.
