# 접수/시료관리

* [접수매뉴얼](/04/2080.md)
* [통합접수목록](/04/2022.md)
* [발송관리](/04/3081.md)
* [일괄접수관리](/04/2101.md)
* [가접수 자료관리](/04/2102.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/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.
