# Creating an Affiliate Program

## What is an Affiliate?

An affiliate is an individual or entity that partners with a business to promote its products or services, earning a commission for each sale or lead generated through their marketing efforts.

## What is an Affiliate program?&#x20;

An affiliate program is a marketing strategy where a business rewards affiliates (people or companies) for driving traffic or sales to their website. Affiliates promote the business's products or services through unique links.

You can create an Affiliate program in Shopjar by following these steps:

**Steps to Create Commission Tiers**

1. From the Dashboard -> Affiliate Program -> General -> Commission Tiers
2. Click "**Create New Tier**" (Creating Program for Affiliate to Manage their Commission)<br>

   <figure><img src="/files/g5iObq7GdJl9BNFV1kxH" alt=""><figcaption><p>Creating Commission Tier</p></figcaption></figure>
3. Enter a captivating name and description
4. Check if the status of the program is Active
5. Click Save

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

#### Steps to Create New Customer Reward

1. From the Dashboard -> Affiliate Program -> General -> Customer Discount
2. Enter a captivating name and description
3. Click Update

<figure><img src="/files/khqm2coGrQbIZeensKIe" 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.shopjar.co/affiliate-program/creating-an-affiliate-program.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.
