> For the complete documentation index, see [llms.txt](https://docs.jobfront.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jobfront.io/job-boards/monetization-sponsored-jobs-newsletters.md).

# Monetization - Sponsored jobs/newsletters

**Configure Job Board Sponsorships**

Listing Sponsored Products allows companies to purchase job board posts and newsletter posts that are featured in your newsletter and/or job board and draw attention to their job posts.

Navigate in the Jobfront Admin app to "Monetize" and scroll down to "Sponsored Items"

You must authenticate your stripe account before being able to accept sponsored jobs or newsletters

When you toggle the active switch to "Active" a 'post job' item will appear on your job board and you will be able to accept outside job postings and sponsorship payments

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

The first thing you will want to do is create a new sponsored product

You have 2 choices: 1) job board post, stickied to top of your job board, or 2) newsletter sponsored post where the author of the newsletter will place your ad within an upcoming newsletter

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

At the bottom of the page, you will see all recent purchases from sponsors. These will also appear in your Stripe account.

If you navigate to the "Jobs Feed" in the admin panel, you will see sponsored job posts at the top of the page (where you can edit the details of the job post):

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

You will also receive emails whenever there's a new sponsored job post or sponsored newsletter feature where payment is successfully completed.

***

**Sponsorship Checkout Experience**

See below for more information about the sponsor checkout experience:

<figure><img src="/files/7B8xCGBlSk8D9wSLptxH" alt=""><figcaption></figcaption></figure>

Customers will input basic information about themselves, and then select the sponsorship options from the menu list of items that you created in the admin panel.

Then customers add their job post

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

And when completed, customers will be directed to Stripe to make the purchase

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


---

# 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://docs.jobfront.io/job-boards/monetization-sponsored-jobs-newsletters.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.
