> 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/products/job-ads.md).

# Job ads

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

## What type of jobs can you post

<table><thead><tr><th>Job Ad Option</th><th width="261">Cost</th><th>Plan</th><th>Benefits</th></tr></thead><tbody><tr><td>General Job Ads &#x26; <a href="https://inten.jobs/talents">Candidate Searches</a></td><td><p><strong>Free to post.</strong> </p><p>1 credit to unlock the candidate's full details.</p></td><td>Free account. First 50 credits free.</td><td><ul><li>Lowest cost.</li><li>Don't need to be a premium, paying customer.</li></ul></td></tr><tr><td>Express Hiring Job Ads</td><td><p><strong>Free to post.</strong> </p><p>2 credit to unlock the candidate's full details.</p></td><td>Premium users.<br><a href="https://inten.jobs/client/premium-offers">Upgrade now </a></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>Referral Reward Job Ads</td><td><p><strong>Free to post.</strong></p><p>3 credit to unlock the candidate's full details.</p></td><td>Premium users.<br><a href="https://inten.jobs/client/premium-offers">Upgrade now </a></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>


---

# 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/products/job-ads.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.
