> 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/affiliates-start-here/quick-start-for-affiliates.md).

# Quick start for affiliates

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

## Overview

As an affiliate, all you need to do is refer people to jobs posted on our platform. Every time someone applies to the job and the employer interacts with them, you earn ₱50.00.&#x20;

Note: The people you refer **DO NOT** need to get employed for you to earn.

**Are you not an affiliate yet?** [**Join our academy right now!**](< https://share-eu1.hsforms.com/1eNcmrwivRWeBxuBh0ANJ9wf47va>)

***

### **Getting started. Review these 5 quick steps:**

1. [Sign up](https://inten.jobs/sign-up/jobseeker) as a job seeker (Company accounts do not work).
2. Go to the job sections and locate the [Referral Reward](https://inten.jobs/joblistings) job listings.

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

3. Find a job you think will resonate with your network and click '**Refer and Earn**'.

<figure><img src="/files/6eWA5g6mUAHPCF2y8D4K" alt=""><figcaption></figcaption></figure>

4. Copy your referral link.

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

5. Share it across all of your social media channels. See the example post on Facebook below. We also created this list of [popular Social Media Groups](https://airtable.com/appiikxschArppQEP/shr1PEAtehUDSGA0a) you can join to get you started.&#x20;

<div><figure><img src="/files/nukREEATBWluCgYS1My1" alt=""><figcaption><p>The Facebook text that was posted to a busy group.</p></figcaption></figure> <figure><img src="/files/REj9yF0z2KvMImUOlvRN" alt=""><figcaption><p>The graphic.</p></figcaption></figure></div>

## Watch this quick explainer video

{% embed url="<https://www.loom.com/share/45225e8c860f4704b76bd059ecaacaf4?sid=41836759-d4ad-4ef5-be6c-a199cae2ac0d>" %}

Join our [Affiliate Academy](https://share-eu1.hsforms.com/1eNcmrwivRWeBxuBh0ANJ9wf47va) and [Private Facebook Group](https://www.facebook.com/groups/7951623318200253/) to get the freshest new content dropped straight into your feed.

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


---

# 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/affiliates-start-here/quick-start-for-affiliates.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.
