# AFFILIATE PROGRAM

- [Creating an Affiliate Program](https://docs.shopjar.co/affiliate-program/creating-an-affiliate-program.md): You will learn the essential steps for creating your Affiliate program
- [Edit/Update Affiliate Program](https://docs.shopjar.co/affiliate-program/edit-update-affiliate-program.md): You will learn how to edit or update an Affiliate program after the creation.
- [CONFIGURE AN AFFILIATE PROGRAM](https://docs.shopjar.co/affiliate-program/configure-an-affiliate-program.md)
- [Customise Commission](https://docs.shopjar.co/affiliate-program/configure-an-affiliate-program/customise-commission.md): Learn how to customize commission for an Affiliate program depending on the requirements of the program
- [AFFILIATE SIGN-UP FORM](https://docs.shopjar.co/affiliate-program/affiliate-sign-up-form.md): The Affiliate Sign-up form enables individuals to apply for membership in your affiliate program. This form captures details of potential affiliate members, facilitating the review and approval
- [EMAIL AUTOMATION FOR AFFILIATE PROGRAM](https://docs.shopjar.co/affiliate-program/email-automation-for-affiliate-program.md): Send important Email notifications to your Affiliate using Shopjar.
- [Email Customization](https://docs.shopjar.co/affiliate-program/email-automation-for-affiliate-program/email-customization.md): Customisation of email template
- [TRACKING AFFILIATES](https://docs.shopjar.co/affiliate-program/tracking-affiliates.md)
- [Sales](https://docs.shopjar.co/affiliate-program/tracking-affiliates/sales.md): Learn how to track sales in order to keep track of the success of the program
- [Commission Earnings](https://docs.shopjar.co/affiliate-program/tracking-affiliates/commission-earnings.md): Dashboard for Commission Earnings
- [Payout to Affiliates](https://docs.shopjar.co/affiliate-program/tracking-affiliates/payout-to-affiliates.md): Learn how you can view the history of your payouts for future reference The payout tab displays the details of all payments made in the past.
- [Payment Methods](https://docs.shopjar.co/affiliate-program/tracking-affiliates/payment-methods.md): Payout Methods for Offline Payments and PayPal
- [SETTINGS](https://docs.shopjar.co/affiliate-program/settings.md): Affiliate Settings
- [Social Share Options](https://docs.shopjar.co/affiliate-program/settings/social-share-options.md): Affiliates can promote the store using the social share options.
- [Available Shortcodes](https://docs.shopjar.co/affiliate-program/settings/available-shortcodes.md)
- [Reward Approval](https://docs.shopjar.co/affiliate-program/settings/reward-approval.md): By default, the reward for the referring person (Affiliate) is automatically approved upon a successful referral. If you wish, you can change this setting.
- [Converting Affiliate Commission to Coupons](https://docs.shopjar.co/affiliate-program/settings/converting-affiliate-commission-to-coupons.md): You can enable this option to allow affiliates to convert their commission earnings into store coupons for purchases.
- [Embedded Pages](https://docs.shopjar.co/affiliate-program/settings/embedded-pages.md): This section covers how to integrate and display external pages or content directly within your Store Site
- [Revoke Commission](https://docs.shopjar.co/affiliate-program/settings/revoke-commission.md): The Revoke Commission settings allow you to automatically revoke affiliate commissions when an order associated with an affiliate sale is unsuccessful.
- [Affiliate link destination](https://docs.shopjar.co/affiliate-program/settings/affiliate-link-destination.md): Configure how an affiliate's link look and where to redirect when someone click the affiliate link, they will be redirect to this URL.
- [REFERRAL & AFFILIATE SETTINGS](https://docs.shopjar.co/affiliate-program/referral-and-affiliate-settings.md): Manage key settings for your referral and affiliate programs, including program activation, translations, dashboard access, cookie validity, OTP login, and reward or commission calculations.
- [Manage Programs](https://docs.shopjar.co/affiliate-program/referral-and-affiliate-settings/manage-programs.md): The Manage Programs section lets admins enable or disable referral and affiliate programs anytime, providing full control
- [Translations](https://docs.shopjar.co/affiliate-program/referral-and-affiliate-settings/translations.md): Customize and translate response and error messages to make them clear and user-friendly for different languages.
- [Referrer / Affiliate Dashboard](https://docs.shopjar.co/affiliate-program/referral-and-affiliate-settings/referrer-affiliate-dashboard.md): The dashboard lets referrers and affiliates track their rewards, referrals, sales, and commissions in one place.
- [Cookie Validity](https://docs.shopjar.co/affiliate-program/referral-and-affiliate-settings/cookie-validity.md): Define how long referral and affiliate tracking cookies remain active to ensure proper attribution of referrals and commissions.
- [Allow Guest Login via Email OTP](https://docs.shopjar.co/affiliate-program/referral-and-affiliate-settings/allow-guest-login-via-email-otp.md): Let referral and affiliate members log in easily using a one-time passcode (OTP) sent to their email, providing quick and secure access to their dashboard.
- [Calculate the Reward or Commission from](https://docs.shopjar.co/affiliate-program/referral-and-affiliate-settings/calculate-the-reward-or-commission-from.md): Define how referral rewards or affiliate commissions are calculated, ensuring accurate payouts based on your chosen criteria, such as order total or subtotal.


---

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