> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/program-settings/extra-settings/create-legal-documents/add-legal-document-to-signup-page.md).

# Add Legal Document to Signup Page

**GoAffPro** provides you with the option to add the legal document to the signup page of the affiliate portal for affiliates to sign.&#x20;

#### To add the legal document to the signup page of the affiliate portal for affiliates to sign:&#x20;

#### Create Legal Document

Go to the **Extras** section in the **Settings** tab of the GoAffPro admin panel.

<figure><img src="/files/uHXvzqvZzgMsVhlVMO3f" alt=""><figcaption><p>Settings > Extras</p></figcaption></figure>

Here, go to the Legal Documents section.

<figure><img src="/files/4k3dYoiTEItOraaSshAD" alt=""><figcaption><p>Legal Documents</p></figcaption></figure>

Now, click on **New Document**.

<figure><img src="/files/Ci3oBejeasSPtHeVwcG1" alt=""><figcaption><p>Click on New Document</p></figcaption></figure>

This will open up the New Document section.

<figure><img src="/files/b3l5H6QsKhm1hwwZDRRS" alt=""><figcaption><p>New Document</p></figcaption></figure>

Here, set the title and content of the document.

<figure><img src="/files/kWDEJtinEQkH1iO0rBz8" alt=""><figcaption><p>Set the title &#x26; content</p></figcaption></figure>

Finally, click on **Submit**.

<figure><img src="/files/xUJfvxLInzTPGIr0v3eu" alt=""><figcaption><p>Click on Submit</p></figcaption></figure>

The legal document will be saved.&#x20;

<figure><img src="/files/g1EcVwnmj8fI2Tluyexi" alt=""><figcaption><p>The legal document will get saved</p></figcaption></figure>

{% embed url="<https://youtu.be/zu8Xoe-_yQk>" %}
Create Legal Document
{% endembed %}

#### Add Signup Field&#x20;

Now, go to the **Signup page** section in the **Look and Feel** tab of the GoAffPro admin panel

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

Here, click on **Select & Customize**.

<figure><img src="/files/K9UXTavM9jiWOhR26Upy" alt=""><figcaption><p>Click on Select &#x26; Customize</p></figcaption></figure>

This will open up the signup page section.

<figure><img src="/files/r1U1NRkXbgjPmP7wTIs8" alt=""><figcaption><p>Signup page</p></figcaption></figure>

Here, click on **Add your own field**.

<figure><img src="/files/nJyJv6Gf7cWONstVd13y" alt=""><figcaption><p>Click on Add your own field</p></figcaption></figure>

This will open the signup field window.

<figure><img src="/files/tVtm5v59iO5S4QtFcMr1" alt=""><figcaption><p>Signup field</p></figcaption></figure>

Now, set the field title.

<figure><img src="/files/dtZSniNqBMxO97WOaGzU" alt=""><figcaption><p>Set the field title</p></figcaption></figure>

Next, select the Legal document option as the input type.

<figure><img src="/files/0ioKJBli8rptU1D7MuTS" alt=""><figcaption><p>Select Legal document</p></figcaption></figure>

After this, select the legal document that you created.

<figure><img src="/files/mfYRpefSeV82ZBYTy4qI" alt=""><figcaption><p>Select the legal document</p></figcaption></figure>

Finally, click on **Add**.

<figure><img src="/files/Xt6KcytTOAiKeEEc0LWk" alt=""><figcaption><p>Click on Add</p></figcaption></figure>

Click on **Save** to save the changes to the signup page.

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

The legal document field will appear on the signup page of the affiliate portal.

<figure><img src="/files/cXnR9dkkcppeBNeDtfn4" alt=""><figcaption><p>Legal document field</p></figcaption></figure>

Affiliates can click on the field, view the agreement, and sign it.&#x20;

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

{% embed url="<https://youtu.be/aGOR-4USmbE>" %}
Add Signup Field
{% endembed %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.goaffpro.com/program-settings/extra-settings/create-legal-documents/add-legal-document-to-signup-page.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
