> For the complete documentation index, see [llms.txt](https://help.join.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.join.com/promoting-jobs.md).

# Multiposting Jobs

- [Organic Multiposting](https://help.join.com/promoting-jobs/organic-multiposting.md): Publish your job ads across multiple job boards with JOIN’s multiposting feature. This article explains how it works, the types available, and how to track performance and visibility.
- [Paid Multiposting](https://help.join.com/promoting-jobs/paid-multiposting.md): Boost your job ad’s reach with premium job boards. This guide explains how Paid Multiposting works, how it differs from Organic (free) Multiposting, and how to use JOIN's promotion tools effectively.
- [Postings status](https://help.join.com/promoting-jobs/postings-status.md): Learn how to track each job posting’s status and performance across organic and paid channels, including applications, clicks, and candidate quality.
- [Job Boards](https://help.join.com/promoting-jobs/job-boards.md): Learn about the various job platforms and multiposting options available at JOIN. Explore the perfect way to broaden your job ad’s exposure and connect with the right candidates.
- [LinkedIn](https://help.join.com/promoting-jobs/job-boards/linkedin.md): Use JOIN to post jobs on LinkedIn through organic or promoted listings. Learn how to meet LinkedIn’s posting requirements, and reach top candidates worldwide.
- [Indeed](https://help.join.com/promoting-jobs/job-boards/indeed.md): Learn how Indeed works through JOIN, including organic and paid job ads, the PPSA pricing model, job posting requirements, and how to create or manage your Indeed company profile.
- [Stepstone](https://help.join.com/promoting-jobs/job-boards/stepstone.md): Use JOIN to promote your jobs using premium products and tailored industry-specific campaigns from Stepstone — one of the most popular generalist job platform across the DACH region.
- [XING](https://help.join.com/promoting-jobs/job-boards/xing.md)
- [meinestadt.de](https://help.join.com/promoting-jobs/job-boards/meinestadt.de.md): Learn about posting jobs on meinestadt.de with JOIN. This guide covers organic and premium options, regional reach, and how the platform helps you connect with local skilled professionals in Germany.
- [Social Media](https://help.join.com/promoting-jobs/job-boards/social-media.md): This article explains how social media bookings work in JOIN, what they include, when to use them, and what you can expect once your booking is live. Explore example ads and tips to use this feature.
- [Smart Spend](https://help.join.com/promoting-jobs/smart-spend.md): Learn how Smart Spend works, how to book it, and what to expect after your booking.
- [Booking process](https://help.join.com/promoting-jobs/booking-process.md): This article explains how the booking process for premium job ads works, what timelines to expect, and how to track the status of your bookings.
- [Job sharing](https://help.join.com/promoting-jobs/job-sharing.md): Learn how to use the job sharing feature in JOIN to invite team members to collaborate or share your job post with external audiences via a public link or social media.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.join.com/promoting-jobs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
