# Slim Style

The **Slim** style allows you to configure your signup page. You can use it to add or edit signup fields.

To customize the Slim layout, click on **Select & Customize**.

<figure><img src="/files/ihNOFzPGzRaJbhiRUl8b" alt=""><figcaption><p>Look and Feel > Signup Page > Slim > Click on Select and Customize</p></figcaption></figure>

Here, you can set the signup page title, edit or create new signup fields, and modify the signup button text.

{% hint style="info" %}
You can check the following guides to add or create new signup fields:

* [Additional signup fields](/affiliate-portal-customization/signup-page/additional-signup-fields-for-signup-page.md)
* [Create new signup fields](/affiliate-portal-customization/signup-page/create-new-signup-field.md)
  {% endhint %}

<figure><img src="/files/XH6tGxx3wqAxpDPlaOjk" alt=""><figcaption><p>Set the signup page title, edit or create new signup fields &#x26; change the signup button text</p></figcaption></figure>

After this, click on **Save**.

<figure><img src="/files/mkEMqismFMvp7xIkC3pT" alt=""><figcaption><p>Click on Save</p></figcaption></figure>

After saving, the signup page refreshes. The signup fields and the text edits will appear on the signup page.

<figure><img src="/files/8NOoRZr6D3yk2n9j6PSq" alt=""><figcaption></figcaption></figure>


---

# 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/slim-style.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.
