# Offer Affiliate Links

The Offer Affiliate Links feature is an automation tool that simplifies the assignment of offers to affiliates using customizable, predefined rule configurations. You can create multiple rules based on specific filters to fully automate the offer assignment process.

To create an Offer Affiliate Links rule, follow these steps:

1. Go to Offers > Offer Affiliate links
2. To create a new Automation rule, Go to Add Rules
3. Select fields > Submit

|                                                |                                                                                                             |
| ---------------------------------------------- | ----------------------------------------------------------------------------------------------------------- |
| **Fields**                                     | **Description**                                                                                             |
| Rule Name                                      | Define name of the rule                                                                                     |
| Advertiser                                     | Select Advertiser ID                                                                                        |
| Offer                                          | <p>Include : Include offers to assign affiliate                                                             |
| <br>Exclude : Exclude offers from the rule</p> |                                                                                                             |
| Affiliate                                      | <p>Include : Include affiliates in the rule                                                                 |
| <br>Exclude : Exclude affiliates from rule</p> |                                                                                                             |
| Payout Currency                                | Select offer payout currency                                                                                |
| Payout Model                                   | Select offer payout model                                                                                   |
| Min Payout                                     | Define minimum threshold payout                                                                             |
| Max Payout                                     | Define maximum payout                                                                                       |
| Country                                        | Select Country targeting as per Offers                                                                      |
| Status                                         | <p>Active : Rule status is active</p><p>Pending : Rule status is pending<br>Rejected : Rule is rejected</p> |

{% hint style="info" %}
**Public offers** will be automatically assigned to eligible affiliates based on the configured rules.
{% endhint %}


---

# 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://knowledgebase.offer18.com/network/offers/offer-affiliate-links.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.
