# Affiliate Payment Request

To allow affiliates to request payments, make sure you have enabled the Payment request feature from the Settings > Payments section.

<figure><img src="/files/gCfjBEWyHly3dtdORYLQ" alt=""><figcaption><p>Settings > Payments > Payment request</p></figcaption></figure>

Affiliates can click on **Request payment** in the Payments section of their dashboard.

<figure><img src="/files/q08p8jCXUPDAizJksJ3X" alt=""><figcaption><p>Click on Request payment</p></figcaption></figure>

Now, affiliates can set the amount, upload an invoice, and add a note.

<figure><img src="/files/quHVchtvS96i9t61rOzw" alt=""><figcaption><p>Set the amount, upload an invoice, or add a note</p></figcaption></figure>

After this, click on **Submit**.

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

The payment request will get created.

<figure><img src="/files/7FoKc1bcug0r6NDIooXA" alt=""><figcaption><p>Payment request created</p></figcaption></figure>

An email will get sent to the merchant regarding the request made by the affiliate.&#x20;

<figure><img src="/files/esUPSCasfB0zySShAJOl" 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-payments/enable-payment-request-for-affiliates/affiliate-payment-request.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.
