> 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/goaffpro/marketplace.md).

# Marketplace

The **Marketplace** allows people to join our network and collaborate with stores using GoAffPro. With over 50,000 merchants, you can join store programs, promote their products, and earn referral commissions.

You can register yourself at: [**https://goaffpro.com/signup**](https://goaffpro.com/signup)**.**

<figure><img src="/files/JdN72wJo5kx40MdkJetF" alt=""><figcaption><p>Sign up</p></figcaption></figure>

Next, you can select the "**I am an affiliate**" option.&#x20;

<figure><img src="/files/grHcjPDdDx4uoM1aibfc" alt=""><figcaption><p>Select the "I am an affiliate" option</p></figcaption></figure>

### Dashboard

After this, you will be taken to the marketplace dashboard, where you can view your daily statistics.

<figure><img src="/files/Nt1QiIk30baFuHrkHp3W" alt=""><figcaption><p>Dashboard</p></figcaption></figure>

Here, you can view your daily stats like the number of clicks and orders.

<figure><img src="/files/pTH6J66sjSgausivK4xL" alt=""><figcaption><p>Daily Stats</p></figcaption></figure>

Furthermore, you can view store-specific stats and a summary table that displays clicks, orders, conversion rates, and commission earnings. It also shows recent orders and payouts.

<figure><img src="/files/jPsDfI2xA5V6POHR0hMs" alt=""><figcaption><p>Dashboard Statistics</p></figcaption></figure>

#### Here are the marketplace tabs:&#x20;

* [Stores](/goaffpro/marketplace/stores.md)
* [Orders](/goaffpro/marketplace/orders.md)
* [Traffic](/goaffpro/marketplace/traffic.md)
* [Payouts](/goaffpro/marketplace/payouts.md)
* [Settings](/goaffpro/marketplace/settings.md)
* [Reports](/goaffpro/marketplace/reports.md)

{% embed url="<https://youtu.be/BbV92mufSmU>" %}
Marketplace
{% 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/goaffpro/marketplace.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.
