# 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 annoucements 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, enter the instructions in the Extra Instructions field of the Tracking Modes section.&#x20;

![Enter the instructions](/files/-M0JzMXaSCcDt3JCdaSj)

After this, click on **Save**.

![Click on Save](/files/-M0JzmEI14pKNkjRbdPL)

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 %}

![](/files/-MP5F2OkJ-GxC39rB2tf)

{% embed url="<https://youtu.be/NJxPZZITMSc>" %}
Add Instructions in Affiliate Dashboards
{% endembed %}


---

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