# FAQ

- [How the Shopjar referral program works:](https://docs.shopjar.co/faq/how-the-shopjar-referral-program-works.md): Introduction to Shopjar Referral Program
- [How to add a logo to the email template](https://docs.shopjar.co/faq/how-to-add-a-logo-to-the-email-template.md)
- [How to change the color of the SVG Element in MY account Page](https://docs.shopjar.co/faq/how-to-change-the-color-of-the-svg-element-in-my-account-page.md): Adding Custom CSS Code
- [How do I change the name of the referral landing page in my store?](https://docs.shopjar.co/faq/how-do-i-change-the-name-of-the-referral-landing-page-in-my-store.md): Change the Page Name /Pages/referral
- [How to import customers in the member's section](https://docs.shopjar.co/faq/how-to-import-customers-in-the-members-section.md): Importing the customer into Referral and Affiliate Program
- [How the Affiliate Program in Shopjar works](https://docs.shopjar.co/faq/how-the-affiliate-program-in-shopjar-works.md): Introduction to Shopjar Affiliate Program
- [How to bind the coupon code to the affiliate in the member's section](https://docs.shopjar.co/faq/how-to-bind-the-coupon-code-to-the-affiliate-in-the-members-section.md)
- [How to connect the Customized coupon code to the affiliate?](https://docs.shopjar.co/faq/how-to-connect-the-customized-coupon-code-to-the-affiliate.md): Binding the coupon code the Affiliate
- [How to Change the "From" Email Address in Shopjar](https://docs.shopjar.co/faq/how-to-change-the-from-email-address-in-shopjar.md): Update the "From" email address in Referral Candy to ensure branded and professional communication with your customers.
- [Can customers use multiple coupon codes in a single purchase?](https://docs.shopjar.co/faq/can-customers-use-multiple-coupon-codes-in-a-single-purchase.md): Bundling the Coupon Code
- [How to delete members in my Shopjar app](https://docs.shopjar.co/faq/how-to-delete-members-in-my-shopjar-app.md): Delete the members
- [How to Approve Store Access for Shopjar](https://docs.shopjar.co/faq/how-to-approve-store-access-for-shopjar.md): Approving Store Access
- [How to pay cash to affiliates using Tremendous in Shopjar?](https://docs.shopjar.co/faq/how-to-pay-cash-to-affiliates-using-tremendous-in-shopjar.md): Tremendous offers a variety of payout methods, and enabling cash options is done at the campaign level rather than a global setting for your account.


---

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