# 지원 단계

- [지원시 서류 평가 자동 요청](https://guide.roundhr.com/candidate/automation/apply/auto-review.md): 지원 단계에서 자동 서류 평가 요청을 설정할 수 있습니다. 반복적인 서류 검토 요청과 조건별 불합격 처리를 자동화하세요.
- [지원시 특정 조건 자동 불합격](https://guide.roundhr.com/candidate/automation/apply/auto-failed.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://guide.roundhr.com/candidate/automation/apply.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.
