# 04 접수/시료 관리

* [항목의 기준을 잘못 접수하였습니다. 기준을 바꿀 수 있는 방법이 없을까요?](/faq/04/04-001.md)
* [성적서에 일부 항목을 제외하고 출력하고 싶습니다.](/faq/04/04-002.md)
* [접수한 건을 다른 유형으로 변경하는 방법이 있나요?](/faq/04/04-003.md)
* [대량시료에 따른 접수를 일괄적으로 하는 방법이 있나요?](/faq/04/04-004.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://help.ilabs.co.kr/faq/04.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.
