# Add candidates to a job

There are three ways to add candidates to a job:

1. **Upload Resumes**:
   * [Upload resumes](/manage-candidates/add-candidates-to-a-job/upload-resumes.md) that you already have.
2. **Career Site Applications**:
   * [Receive applications](/manage-candidates/add-candidates-to-a-job/career-site.md) via the career site that Worklife Recruit automatically creates for you.
3. **Job Mailbox**:
   * [Send resumes as file attachments ](/manage-candidates/add-candidates-to-a-job/job-mailbox.md)to the job's mailbox that Worklife Recruit automatically creates for each job.


---

# 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.smartcv.co/manage-candidates/add-candidates-to-a-job.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.
