> For the complete documentation index, see [llms.txt](https://docs.jaka.app/shopify/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jaka.app/shopify/affiliate-dashboard-and-guides/quick-guide-for-affiliates/promotion-resources.md).

# Promotion resources

In Jaka Affiliate Marketing, everything you need to promote is already prepared for you.

This guide shows what you can use and where to find it.

### ⭐ Referral Links

Your referral link is the main way to track sales and commissions.

You can find it in your affiliate profile under **Promote**.

What you’ll see:

* **Referral link** – your full tracking link
* **Short link** – easy to share on social media
* **QR code** – useful for offline or mobile sharing

<figure><img src="/files/8r8DFsd61H0ab1sJa3Kf" alt=""><figcaption></figcaption></figure>

👉 Use your referral link whenever you share products.

***

### ⭐ Discount Code

Some programs give you a **personal discount code**.

* Customers get a discount
* You still earn commission
* Sales are tracked automatically

You can find your discount code in the **Discount** section.

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

💡 Tip: Share both your **link + discount code** to increase conversions.

***

### ⭐ Product Pages

You can promote:

* The entire store
* A specific collection
* A single product

Use product-specific links if you want to focus on one item.

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

***

### ⭐ Creatives (If Available)

Some programs provide ready-made creatives, such as:

* Banners
* Images
* Marketing materials

You can find them in the **Creatives** section.

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

These are optimized for better performance — no design work needed.

***

### ⚙️ Where to Share Your Resources

You can use your promotion resources on:

* Instagram, TikTok, Facebook, X
* Blogs and websites
* Email newsletters
* WhatsApp, Messenger, Telegram
* Online communities

Always use your **referral link or discount code** so sales are tracked correctly.

***

### ⚠️ Important Notes

* Do not change or remove tracking parameters
* Follow the program’s promotion rules
* Only tracked links and codes earn commission


---

# 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://docs.jaka.app/shopify/affiliate-dashboard-and-guides/quick-guide-for-affiliates/promotion-resources.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.
