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

# FEATURES

- [Programs](https://docs.recomsale.com/features/programs.md)
- [Create affiliate program](https://docs.recomsale.com/features/programs/create-affiliate-program.md)
- [Commission rules](https://docs.recomsale.com/features/programs/create-affiliate-program/commission-rules.md)
- [Commissionable sales](https://docs.recomsale.com/features/programs/create-affiliate-program/commissionable-sales.md)
- [Enable / Disabled program](https://docs.recomsale.com/features/programs/enable-disabled-program.md)
- [Affiliates](https://docs.recomsale.com/features/affiliates.md)
- [Affiliate cooperation status](https://docs.recomsale.com/features/affiliates/affiliate-cooperation-status.md)
- [View affiliate information](https://docs.recomsale.com/features/affiliates/view-affiliate-information.md)
- [Custom and shorten affiliate link](https://docs.recomsale.com/features/affiliates/custom-and-shorten-affiliate-link.md)
- [Affiliate brand storefront](https://docs.recomsale.com/features/affiliates/affiliate-brand-storefront.md)
- [Affiliate Order](https://docs.recomsale.com/features/affiliate-order.md)
- [How to record links clicks](https://docs.recomsale.com/features/affiliate-order/how-to-record-links-clicks.md)
- [How to record Affiliate Order](https://docs.recomsale.com/features/affiliate-order/how-to-record-affiliate-order.md)
- [Affiliate Order status](https://docs.recomsale.com/features/affiliate-order/affiliate-order-status.md)
- [How to record Commission Refund Orders](https://docs.recomsale.com/features/affiliate-order/how-to-record-commission-refund-orders.md)
- [Payment](https://docs.recomsale.com/features/payment.md)
- [How to pay affiliates commission](https://docs.recomsale.com/features/payment/how-to-pay-affiliates-commission.md)
- [View payment history](https://docs.recomsale.com/features/payment/view-payment-history.md)
- [PayPal integration](https://docs.recomsale.com/features/payment/paypal-integration.md)
- [PayPal Payout](https://docs.recomsale.com/features/payment/paypal-payout.md)
- [Store Credit](https://docs.recomsale.com/features/payment/store-credit.md)
- [Settings](https://docs.recomsale.com/features/settings.md)
- [Basic information](https://docs.recomsale.com/features/settings/basic-information.md)
- [Affiliate portal](https://docs.recomsale.com/features/settings/affiliate-portal.md)
- [How to change affiliate sign-up page URL?](https://docs.recomsale.com/features/settings/affiliate-portal/how-to-change-affiliate-sign-up-page-url.md)
- [How to add the affiliate sign-up page to your storefront within 1 minute?](https://docs.recomsale.com/features/settings/affiliate-portal/how-to-add-the-affiliate-sign-up-page-to-your-storefront-within-1-minute.md): RecomSale have automatically generated the affiliate sign-up page for your brand, add it to your store menu for start recruiting affiliates, ambassadors and influencers.
- [Affiliate guide template](https://docs.recomsale.com/features/settings/affiliate-portal/affiliate-guide-template.md)
- [Custom brand domain of affiliate portal](https://docs.recomsale.com/features/settings/affiliate-portal/custom-brand-domain-of-affiliate-portal.md)
- [Tracking by affiliate link](https://docs.recomsale.com/features/settings/tracking-by-affiliate-link.md)
- [Tracking by discount code](https://docs.recomsale.com/features/settings/tracking-by-discount-code.md)
- [Automatic approval](https://docs.recomsale.com/features/settings/automatic-approval.md)
- [Email notifications](https://docs.recomsale.com/features/settings/email-notifications.md)
- [Use Merchant email as the sender's email](https://docs.recomsale.com/features/settings/email-notifications/use-merchant-email-as-the-senders-email.md)


---

# 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.recomsale.com/features.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.
