# Signup form

A sign-up form allows potential affiliates to register easily and start promoting your store. It simplifies onboarding and speeds up affiliate activation.

## **Create an Affiliate Sign-Up Form**

You can create a sign-up form from predefined templates and customize it to match your program requirements. Go to the **programs** section to find the signup form.

You can copy the form link or Form ID and use it anywhere to invite affiliates to join.

<figure><img src="/files/Zb89mDyyzrPlfYJIE9O2" alt=""><figcaption></figcaption></figure>

You can also edit the signup form and the confirmation page content by clicking the '**Edit**' option, where you can add more form fields and edit their properties.&#x20;

<figure><img src="/files/gFzpss0w0MpvnWc60LQa" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/TevQbuH7tSvPj6AkoLFX" alt=""><figcaption></figcaption></figure>

You can adjust form fields, content, colors, and confirmation messages. You can apply custom CSS if needed.

Use the **Preview** option to review the form before publishing. A Form ID is generated for embedding the form in your store.

## **Embed the Sign-Up Form in Shopify**

Embedding the form in your store helps attract more affiliates and allows you to share the signup link across platforms.

Go to **Online Store → Theme → Customize**, select **Pages**, create a new template based on Default, and save it.

<figure><img src="/files/aQLSgJ3Xa8BrmRawWls3" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/vIWtxUKwVQ6WtN7Lqzk8" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/6t7rfUBmse5vzkTLfZEG" alt=""><figcaption></figcaption></figure>

### **Add Afflr Sign-Up Form to Template**

Add a new **App Section**, select **Afflr Sign-up Form**, and save to display the form in the template.

<figure><img src="/files/2jxooTtXYPsJDIq0iFP3" alt=""><figcaption></figcaption></figure>

### **Add Sign-Up Form to a Page**

<figure><img src="/files/WDWo89hX4nyHNWG4VigS" alt=""><figcaption></figcaption></figure>

### **Embed Form Using Form ID**

Open the Signup Form template, paste the Form ID from Afflr, and **save** to activate the form on your store page.

<figure><img src="/files/vO6W6Lm6dmM7hqsv2yjC" alt=""><figcaption></figcaption></figure>

Once embedded, the affiliate sign-up form is live and accessible to potential affiliates directly from your storefront.


---

# 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.afflr.io/programs/signup-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.
