# 지원자 모집

라운드HR에서 지원자를 모집하는 방법은 크게 3가지입니다.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>지원자 직접 등록하기 ></td><td><a href="/pages/mpEeCvXOaGwydulp1FB4">/pages/mpEeCvXOaGwydulp1FB4</a></td></tr><tr><td>지원자 일괄 등록 ></td><td><a href="/pages/bxWdSGpRh44jfAPMmkOi">/pages/bxWdSGpRh44jfAPMmkOi</a></td></tr><tr><td>채용 플랫폼에서 불러오기 ></td><td><a href="/pages/RijHa3vta3gfj4muC6XO">/pages/RijHa3vta3gfj4muC6XO</a></td></tr><tr><td>자체 지원 받기 ></td><td><a href="/pages/zRlVy093l9oHrESL4nys">/pages/zRlVy093l9oHrESL4nys</a></td></tr><tr><td>추천 채용 ></td><td><a href="https://github.com/GoodGoodCo/round-guide-docs/blob/main/candidate/recruitment/referral/README.md">https://github.com/GoodGoodCo/round-guide-docs/blob/main/candidate/recruitment/referral/README.md</a></td></tr></tbody></table>

{% hint style="info" %}
여러 채용 플랫폼의 지원자를 라운드HR 한 곳에서 통합 관리할 수 있습니다. [채용 플랫폼에서 불러오기](/candidate/recruitment/recruit_platform.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.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.
