# How to setup affiliate registration page?

The **Registration page** is the most basic <mark style="color:red;">UpPromote</mark> tool for recruiting affiliates. You can share the link to your registration page so people can sign up as your affiliates.

After a person fills out the form and submits it, they will show up as a newly signed-up affiliate on the [**Affiliates** ](/management/affiliates.md)tab. You will then be able to review the information that they filled in the form and decide whether to approve or deny them to join your affiliate program.

{% hint style="success" %}
The registration page is meant to be used by the people who want to sign up as your affiliates. Therefore, it's highly recommended to [customize the registration page](/management/affiliate-registration-form/form-editor.md) and make sure that:

* It matches your branding.
* It asks for the information you need to know.
* It shows the benefits affiliates will get.
  {% endhint %}

<figure><img src="/files/GYKcBJYA8Nac7w28gNXW" alt=""><figcaption><p>A sample registration page</p></figcaption></figure>

Each [program ](/management/programs.md)you create in UpPromote has a separate registration page. To find the link to each registration page, please go to **Programs** > hover above a program name > click **Get registration link.**&#x20;

<div data-full-width="false"><figure><img src="/files/ok1bbtmf0qoKKipucumO" alt=""><figcaption><p>Get registration link </p></figcaption></figure></div>


---

# 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.uppromote.com/management/affiliate-registration-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.
