# Affiliate-Specific Join Options and Payouts

*Article Topics:* [*Affiliates*](/getting-started/common-topics/affiliates.md)*,* [*Sites*](/getting-started/common-topics/sites.md)*,* [*Join Options*](/getting-started/common-topics/join-options.md)*,* [*Payments*](/getting-started/common-topics/payments.md)

NATS allows you to create special join options and payouts for specific affiliates. This can be used to reward better-performing affiliates.&#x20;

## Special Join Options

To create a special join option go to the [Sites Admin](/nats-admin/sites.md), edit a pre-existing tour and add a new join option to your list of options. Edit your new join option's settings to your liking, and then click Save.

After saving the new option, click the "Rules" tab, and add a "Show" rule with the name of the affiliate you would like to create a special option for. Specify what tour, program, country, and biller you would like to use for this option, and click "Save Rule." This will create a new join option that can only be used by the specified affiliate.

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

## Special Payouts

You can also give your affiliate a special payout for this new join option. To do so, go to the [Programs Admin](/nats-admin/programs.md) and create a new disabled program. For your new program, set the program payouts and then add the tour you edited above to the program. From here you can manually add a specified affiliate to the program by clicking the "Affiliates" tab and selecting the affiliate(s) you want this program to apply. Once you have done this, edit the Special Join Option's Rule Target to include your special program.

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


---

# 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://docs.toomuchmedia.com/nats-admin/affiliates/further-reading/affiliate-specific-join-options-and-payouts.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.
