# Affiliate Dashboard

### Affiliate Registration

Upon entering the affiliate portal, users will be prompted to provide their email address and password, or additional information. There is also an option to sign up using social media logins such as Facebook and Google.

![Create Account](/files/y8zk9eeMJ2AN2hDDFrJt)

After registration, an email will be sent to the affiliate's registered email address. They can then log into their account via the portal's login page.

![Affiliate Login](/files/pNJiZYAAegp4KDw0r5Rf)

### Affiliate Dashboard

The affiliate dashboard is what affiliates see after logging in. It contains all their referral information, such as their referral link, coupon code, and a summary table displaying their referral performance.

![Affiliate Portal](/files/-MPA-hVtLkhJT1bCkbC8)

#### Here are the affiliate dashboard tabs displayed to affiliates:

* [Home ](/goaffpro/affiliate-dashboard/home.md)
* [Marketing Tools ](/goaffpro/affiliate-dashboard/marketing-tools.md)
* [Payments](/goaffpro/affiliate-dashboard/payments.md)
* [Settings](/goaffpro/admin-panel/settings.md)
* [Advanced Tabs](/goaffpro/affiliate-dashboard/advanced-tabs.md)
  * [Party Links](/goaffpro/affiliate-dashboard/advanced-tabs/party-links.md)
  * [Pages](/goaffpro/affiliate-dashboard/advanced-tabs/pages.md)
  * [Analytics](/goaffpro/affiliate-dashboard/advanced-tabs/analytics.md)
  * [Network](/goaffpro/affiliate-dashboard/advanced-tabs/network.md)
  * [Shop](/goaffpro/affiliate-dashboard/advanced-tabs/shop.md)
  * [Transactions](/goaffpro/affiliate-dashboard/advanced-tabs/transactions.md)

{% embed url="<https://youtu.be/qm3XGd7XPY8>" %}
Getting Started for Affiliates
{% 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/goaffpro/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.
