# Home

The **Home** page is the central hub of your UpPromote Marketplace account. It provides an at-a-glance view of important information, including recommended offers, your offer application status, commission breakdown, and key performance metrics. Here's a breakdown of each section on the **Home** page:

## Recommended offers

This section displays offers recommended specifically for you, helping you discover new opportunities that suit you best.

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

**What You Can Do:**

* View details about each offer, including the commission rate and cookie duration. Or, choose '**About this brand'** to learn more about the offer’s brand.
* Join an offer directly from this section by clicking '**Apply**.' A registration page will open so that you can sign up for the corresponding brand's affiliate program.
* Click '**Find more offers'** to explore additional offers in the Marketplace.

{% hint style="info" %}
**Tip**: Keep an eye on this section regularly for new offers that match your preferences.
{% endhint %}

## Offer overview

This section provides a snapshot of your current offer applications and approvals.

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

You can click on any of these boxes to view a detailed list of your offers on the **My offers** page.

## Commission breakdown

This section displays your earned commissions by status in total.

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

* **Pending**: Refers to commissions earned but not yet approved by the brand.
* **Approved:** Refers to commissions that have been approved and are awaiting payment.
* **Paid**: Refers to commissions that have been successfully paid out to you.

You can use the time filter at the top to view commission data for different date ranges. Additionally, you can access the full list of your commissions by clicking '**View commissions**'.

## Performance metrics

This section visualizes your key performance metrics over a selected time frame.

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

Available metrics includ&#x65;**:**

* **Referrals:** Number of referral orders you referred.
* **Commissions:** Total commission amounts you earned.
* **Sales:** Number of completed sales generated through your referrals.
* **Clicks:** Number of clicks on your affiliate links.

You can use the Date, Brand, and Status filters to customize the chart's data. Hover over data points on the chart to view detailed statistics for specific dates.&#x20;

{% hint style="info" %}
**Note**: All commission and sales data on the **Home** page are displayed in the default currency, USD $. You can change it on the **Settings** page.
{% endhint %}


---

# 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.uppromote.com/uppromote-marketplace/marketplace-account-guide/home.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.
