# Customize Signup Page

The **Signup Page** section allows customization of the affiliate portal's signup page, which is used by individuals who wish to register for the affiliate program. This page includes fields that must be completed by those wanting to become affiliates.

#### You can choose from the following styles for your signup page:

* [Slim](/affiliate-portal-customization/signup-page/slim-style.md)
* [Classic](/affiliate-portal-customization/signup-page/classic-style.md)&#x20;
* [Modern](/affiliate-portal-customization/signup-page/modern-style.md)&#x20;

#### You also have options for:

* [Additional Fields for Signup Page](/affiliate-portal-customization/signup-page/additional-signup-fields-for-signup-page.md)
* [Create New Signups Fields](/affiliate-portal-customization/signup-page/create-new-signup-field.md)
* [Disable Social Media Logins](/affiliate-portal-customization/signup-page/disable-social-media-login.md)

Go to the **Look and Feel** > **Signup page** section in the admin panel of the GoAffPro app.

<figure><img src="/files/Dm3EmSs6yU8AzaBKO2wC" alt=""><figcaption><p>Look and Feel > Signup page</p></figcaption></figure>

**For more information on the signup page customization, check out the video below:**

{% embed url="<https://youtu.be/fBfjw4gJKeE>" %}
Signup Page Customization
{% endembed %}


---

# 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.goaffpro.com/affiliate-portal-customization/signup-page.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.
