> 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/affiliate-portal-customization/affiliate-dashboard/add-instructions-to-the-affiliate-dashboard.md).

# Add Instructions to Affiliate Dashboard

**GoAffPro** provides you with the option to add instructions in the affiliate dashboard.

{% hint style="info" %}
The extra instructions function allows you to display updates or announcements to affiliates in their dashboard. It is useful for providing important information directly to affiliates.
{% endhint %}

To add instructions to the affiliate dashboard, go to the **Affiliate Dashboard** section in the **Look and Feel** tab of the GoAffPro admin panel.

<figure><img src="/files/XvALtZp7oar6GUejimua" alt=""><figcaption><p>Look and Feel > Affiliate Dashboard</p></figcaption></figure>

Here, go to the Referral & Coupon Options section.

<figure><img src="/files/1Qp4y1Tszx5mswoA41hF" alt=""><figcaption><p>Referral &#x26; Coupon Options</p></figcaption></figure>

Now, enter the instructions in the Extra Instructions field.

<figure><img src="/files/4lXGEKZdIHMeZa5HJOGz" alt=""><figcaption><p>Enter the instructions</p></figcaption></figure>

After this, click on **Save**.

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

The instructions will appear in the Home tab of the affiliate dashboard below the Referral link and Coupon Code.

{% hint style="info" %}
These instructions will appear for all affiliate dashboards.
{% endhint %}

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

{% embed url="<https://youtu.be/NJxPZZITMSc>" %}
Add Instructions in Affiliate Dashboards
{% 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:

```
GET https://docs.goaffpro.com/affiliate-portal-customization/affiliate-dashboard/add-instructions-to-the-affiliate-dashboard.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.
