# 지원 제한

## 지원 제한 조건 설정

***

* 설정 > 채용 정보 > 지원 제한 에서 재지원과 중복지원을 제한할 수 있습니다.
  * **모든 공고에 지원 후 N일 동안 제한** : 이미 등록된 지원자의 경우 지원일 기준으로 N일 이내에 중복 지원 시 라운드에 등록되지 않습니다.
  * **동일 공고에 지원 후 N일 동안 제한** : 이미 등록된 지원자의 경우 지원일 기준으로 N일 이내에 동일 공고에 재지원 시 라운드에 등록되지 않습니다.

<figure><img src="/files/H7VTZ8j96Kd1IsoxnTS5" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
[재지원 vs 중복지원](/candidate/recruitment/multiple-re-apply.md)
{% endhint %}


---

# 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/recruitment/limit.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.
