> 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/affiliate-sign-up-form.md).

# AFFILIATE SIGN-UP FORM

<figure><img src="/files/wl38PmCtoSbbDK2adVbc" alt=""><figcaption><p>Affiliate Sign-up Form</p></figcaption></figure>

### Customization of Affiliate Sign-up form

1. Click the edit button

<figure><img src="/files/AWr4wTs2tSeksL9Y2Rrf" alt=""><figcaption><p>Affiliate Sign Up form</p></figcaption></figure>

1. The Affiliate Sign-up form provides the option to customize all fields and text. It also includes a feature that allows for the translation of English characters into the user’s native language.

<figure><img src="/files/XWY2YznejbggIZe7V9vV" alt=""><figcaption><p>Customize Affiliate Sign-up form</p></figcaption></figure>

1. The Affiliate Sign-up form also includes a feature that allows it to be styled according to the store's theme. By utilizing the provided CSS options, users can optimize the style and font color of the Sign-up form.
2. After Making Changes, Click on Save.\ <br>

   <figure><img src="/files/rNdwZjB8sK3Lpuzvbf4H" alt=""><figcaption><p>Adding Custom CSS</p></figcaption></figure>

<br>


---

# 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/affiliate-sign-up-form.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.
