# Monetization - Subscriber $ Gate

You can gate access to your job board and require subscribers to pay to view all jobs on your job board

Start on the monetization page:

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

Connect your stripe account

<figure><img src="/files/36pHfrr9S80tZlGXLnW8" alt=""><figcaption></figcaption></figure>

Complete the required signup form in Stripe. You can either create a new stripe account, or use an existing account.

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

You will then proceed to fill out information about your business that will allow you to get paid

When successfully completed, Stripe will redirect back to your jobfront account

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

Now you can configure your subscriber gating

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

By default, after linking to your Stripe account, monetization will still be turned off. Please toggle the 'Subscriber Payment Gate' to 'Active' to turn on subscriber gating.

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

After toggling on, you will be able to update the pricing, name, and description of your subscription details. This is what Subscribers will see/pay when signing up for your job board.

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

Please keep in mind that you can manage subscribers within your stripe account (deleting subscribers, where necessary). Subscribers can also self-serve, and cancel/update their subscription whenever they wish.

We recommend setting up email alerts on your Stripe account to notify subscribers a few days before their monthly subscriptions will renew

**FAQ**

* Can I create annual fee structures?
  * Not yet, right now we only support monthly fees for subscribers
* Can I create multiple Stripe accounts?
  * Not yet, please just link a single Stripe account to Jobfront
* Who can I contact if I have any problems?
  * Please reach out to us at <patrick@staffparty.com> or <hello@jobfront.io>
* Is this feature GDPR compliant?
  * No it is not, not yet. This feature will be unavailable to customers in the EU for now.

Subscriber experience

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

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

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

**Override Payment Gate**

When you override the required payment gate, you allow subscribers (who have created accounts) to access your gated job board. This is great for trials, or for add-ons for other services you may be offering.

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

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

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

<figure><img src="/files/WyJFySmrJP4OwT0BOwSk" alt=""><figcaption></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.jobfront.io/job-boards/monetization-subscriber-usd-gate.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.
