> For the complete documentation index, see [llms.txt](https://docs.shopjar.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shopjar.co/affiliate-program/settings.md).

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


---

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

```
GET https://docs.shopjar.co/affiliate-program/settings.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.
