> For the complete documentation index, see [llms.txt](https://inten-jobs.gitbook.io/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://inten-jobs.gitbook.io/knowledge-base/companies-start-here/guides/boosting.md).

# Boosting

{% hint style="info" %}
Need more help? [Contact support](https://share-eu1.hsforms.com/17Dg6h-w3RcKrfET2g4-5mQf47va).
{% endhint %}

[#boost-your-job-a-ds-for-better-reach](#boost-your-job-a-ds-for-better-reach "mention")

[#referral-reward-listing.-get-more-candidates](#referral-reward-listing.-get-more-candidates "mention")

[#express-hiring.-fill-positions-faster](#express-hiring.-fill-positions-faster "mention")

[#how-to-boost-your-job-listings](#how-to-boost-your-job-listings "mention")

## Boost Your Job Ads For Better Reach

Boosting your job is only available to [Premium users](/knowledge-base/companies-start-here/pricing.md#user-types). Boosting your job will open you up to more candidates faster. Please take a look at[ our Premium Offers](https://inten.jobs/client/premium-offers).

**1 credit costs between ₱33 and ₱11, depending on your plan.** [**Learn more about our pricing**](/knowledge-base/companies-start-here/pricing.md)**.**

<table><thead><tr><th>Job Ad Option</th><th width="261">Cost</th><th>Benefits</th></tr></thead><tbody><tr><td><strong>GENERAL AD &#x26;</strong> <a href="https://inten.jobs/talents"><strong>CANDIDATE SEARCH</strong></a></td><td><p><strong>Free to post.</strong> </p><p>1 credit to unlock the candidate's full details.</p></td><td><ul><li>Lowest cost.</li><li>Don't need to be a premium, paying customer.</li></ul></td></tr><tr><td><p><strong>EXPRESS HIRING AD</strong></p><p><em>Boosted Option</em></p></td><td><p><strong>Free to post.</strong> </p><p>2 credit to unlock the candidate's full details.<br><br><em>Must be a</em> <a href="/pages/whv4X59jZpWKsFIwTXK9#premium-user"><em>premium user</em></a></p></td><td><ul><li>Added to high footfall area on the job board.</li><li>Used for fast hiring.</li></ul></td></tr><tr><td><strong>REFERRAL REWARD AD</strong><br><em>Boosted Option</em></td><td><p><strong>Free to post.</strong></p><p>3 credit to unlock the candidate's full details.<br><br><em>Must be a</em> <a href="/pages/whv4X59jZpWKsFIwTXK9#premium-user"><em>premium user</em></a></p></td><td><ul><li>Get access to hundreds of affiliates who actively share your job listings over social media.</li></ul></td></tr></tbody></table>

## Express Hiring. Fill Positions Faster.

Adding your job to our Express Hiring Section will position your job ad in a high footfall area. If you need to fill positions fast select this option.

**When you select Express Hiring for your job, the following happens to your ad:**

* We add your job to the 'Express Hiring' job listing section. This section is the first one jobseekers see when they arrive on our job board. [Check it out.](https://inten.jobs/joblistings)

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

## Referral Reward Listing. Get More Candidates.

Referral reward job ads gives you access to hundred of affiliates who are incentivised to share your jobs with their network. Imagine it like a country wide Employee Referral Program (ERP) where we manage all the pay outs, all you need to do is click add boosts.

**When you select to add your job ad to the referral reward listings section this is what will happen:**

1. We add your job to the 'Referral Reward' job listing section.
2. We apply a "Refer and Earn' Button to your listing.
3. Any one on the platform can copy their affiliate link (buy clicking the 'Refer and Earn' button) and share your job ad within their network (social groups, pages, personal profiles - anywhere). These affiliates will encourage their network to apply to your jobs via their link. Every time someone applies to your job ad through their link, we pay the affiliates ₱50.00.
   1. To trigger this payment to the affiliate you need to qualify the candidate. To qualify the candidate you need to download their resume or open a chat room with the referred candidate. [Learn more on how we bill you here](/knowledge-base/companies-start-here/pricing.md#how-we-bill-you).

In turn what we are creating here is a network effect on candidates applying to your job advert meaning more candidate who fit within the role.

<div data-full-width="true"><figure><img src="/files/6eWA5g6mUAHPCF2y8D4K" alt="" width="563"><figcaption></figcaption></figure></div>

## How to Boost Your Job Listings

1. You need to become a [premium user.](/knowledge-base/companies-start-here/pricing.md#user-types)
2. Follow the standard steps to [post a job](/knowledge-base/companies-start-here/quick-start-for-companies.md#post-your-first-job-a-d) ad.
3. On the final steps, you will see a **Boost** section. This is where you apply the additional Boosts.


---

# 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://inten-jobs.gitbook.io/knowledge-base/companies-start-here/guides/boosting.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.
