> ## Documentation Index
> Fetch the complete documentation index at: https://help.peerlist.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Post a Job

> Learn how to post a job on Peerlist company profile.

export const APP_PATHS = {
  home: "/",
  termConditions: '/legal/terms-and-conditions',
  privacyPolicy: '/legal/privacy-policy',
  codeOfConduct: '/legal/code-of-conduct',
  contentPolicies: '/legal/content-policies',
  verification: '/individual/peerlist-profile/verification',
  verificationIdentity: '/individual/peerlist-profile/verification/identity',
  verificationWorkplace: '/individual/peerlist-profile/verification/workplace',
  verificationEducation: '/individual/peerlist-profile/verification/education',
  verificationBootcamp: '/individual/peerlist-profile/verification/bootcamp',
  launchpadIntroduction: '/individual/launchpad/introduction',
  launchpadHowToLaunch: '/individual/launchpad/how-to-launch-a-project-on-peerlist-launchpad',
  launchpadFAQs: '/individual/launchpad/frequently-asked-questions-about-spotlight-by-peerlist',
  launchpadGuidelines: '/individual/launchpad/guidelines-faqs',
  launchpadStaffPicks: '/individual/launchpad/what-are-staff-picks',
  scrollWhatCanIPost: '/individual/scroll/what-can-i-post-on-peerlist-scroll',
  peerlistStreaks: '/individual/peerlist-streaks',
  referralProgram: '/individual/referrral-program-terms-and-conditions',
  companyCreateProfile: '/company/profile/create-profile',
  companyFAQs: '/company/profile/faqs',
  companyPostJob: '/company/hiring-jobs/post-a-job',
  companyCareerSite: '/company/hiring-jobs/career-site'
};

<Info>
  Posting your first job is free. Additional jobs are priced at \$9 per job post.
</Info>

## Prerequisites:

1. Having a Company Profile on Peerlist. To learn how to create one, <a href={APP_PATHS.companyCreateProfile}>click here</a>.

2. You need to be an admin of the said company profile.

***

<Steps>
  <Step>
    Click on the "**Post a Job**" button from the right sidebar

    <Frame>
      <img src="https://mintcdn.com/peerlist/0XlMK93KEnt06DfK/images/post-jobs/post-a-job-button.png?fit=max&auto=format&n=0XlMK93KEnt06DfK&q=85&s=d29e461735e55bc1301e221b33a42cd6" width="1616" height="968" data-path="images/post-jobs/post-a-job-button.png" />
    </Frame>
  </Step>

  <Step>
    Enter the details for your job post. Fields marked with (\*) are required.

    <Frame>
      <img src="https://mintcdn.com/peerlist/0XlMK93KEnt06DfK/images/post-jobs/form.png?fit=max&auto=format&n=0XlMK93KEnt06DfK&q=85&s=116b989400425393d89db071b66829e7" width="1616" height="968" data-path="images/post-jobs/form.png" />
    </Frame>
  </Step>

  <Step>
    In the next step, write the job description.

    <Frame>
      <img src="https://mintcdn.com/peerlist/0XlMK93KEnt06DfK/images/post-jobs/job-description.png?fit=max&auto=format&n=0XlMK93KEnt06DfK&q=85&s=20276bcfc1c036bcbe78a05183a6cb20" width="1616" height="968" data-path="images/post-jobs/job-description.png" />
    </Frame>
  </Step>

  <Step>
    Lastly, design the job application form that the users will have to fill in order to apply for this job. You can choose to add custom screening questions. Basic questions like "Personal Details" have already been added.

    <Frame>
      <img src="https://mintcdn.com/peerlist/0XlMK93KEnt06DfK/images/post-jobs/application-form.png?fit=max&auto=format&n=0XlMK93KEnt06DfK&q=85&s=4eb226664d94f9b0ca8ed45417bba0f4" width="1616" height="968" data-path="images/post-jobs/application-form.png" />
    </Frame>
  </Step>

  <Step>
    Post the job!
  </Step>
</Steps>
