> 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/training.md).

# Training

{% hint style="success" %}
Join the next training by emailing <hello@inten.jobs>
{% endhint %}

<details>

<summary>Join our FREE Affiliate Academy </summary>

Get notified whenever a new Refer and Earn job ad is listed on the platform so you can get the best exposure.

👉 [Here is the link](https://share-eu1.hsforms.com/1eNcmrwivRWeBxuBh0ANJ9wf47va)

</details>

<details>

<summary>Search Referral Reward job ads</summary>

Start earning money right now. Search available job adverts and begin sharing them with your network.

👉 [Search Jobs Now](https://inten.jobs/joblistings)

</details>

## Watch our most recent recording here:

In this series of recordings, you will learn how to:

1. Selecting the best jobs for greater exposure and income
2. Getting and attracting applicants
3. Tracking your applicants
4. Withdrawing earnings

{% embed url="<https://drive.google.com/file/d/1YlEoHRHJ2kudRQHNrLEtonZxH-4hWAFy/view?usp=sharing>" %}
May 24, 2024
{% endembed %}

{% embed url="<https://drive.google.com/file/d/1O2_xknlAHH4iVp2IO8zaE2AUDv7b01Oz/view?usp=sharing>" %}
May 17, 2024
{% endembed %}


---

# 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/training.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.
