# Apply for a Job

## Job Selection

1. The first step for applying for a job is to select the appropriate job that suits the profile of the candidate.<br>

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

## Job Application

1. When the user clicks on the "View jobs" button, they are redirected to the job details page.
2. When the user clicks on the "Apply now" button, they can apply for the job on the platform if the job is posted by an employer.&#x20;
3. If the job has a redirection URL and,
   1. The "Collect Candidate Information For Redirection Jobs" toggle is switched off; then, the candidate will be redirected to the job application URL.
   2. The "Collect Candidate Information For Redirection Jobs" toggle is switched on, then the candidate will complete the application process on the platform.

<figure><img src="/files/JvHGYCzapgDioRaxiYbl" alt=""><figcaption><p>Apply for Job</p></figcaption></figure>

4. Next, the candidate will upload her/his resume.
   1. The candidate has to upload the resume in doc, docx, and PDF formats only.
   2. If the candidate doesn't have a resume, they can create one by using our smart feature of creating a resume.
   3. This feature will collect the information from the candidate's profile and create a resume for the candidate based on the details entered by them.<br>

      <figure><img src="/files/mdIR0T6znnpoq5Gpv19r" alt=""><figcaption></figcaption></figure>
5. After uploading the resume, a candidate will answer the "Additional Questions", if any of the questions are added by an employer, the candidate has to answer that question before forwarding to the next step.
6. Then the candidate will add the "Video Resume" if it is asked for.
   1. This step depends on the candidate's preference, whether they want to upload the video resume; if not, they can "Submit" to proceed further with their application.
   2. The video format supports only MP4, AVI, and WebM.
7. Finally, the candidate will click on the "Submit" button.

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

5. Congratulations! The candidate has applied for the job successfully.

<figure><img src="/files/ur9oprTTg6O3BmIkHyYB" alt=""><figcaption><p>Applied Successfully</p></figcaption></figure>


---

# 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://docs.arthajobboard.com/candidate/home/homepage-after-login/apply-for-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.
