# Set up a promo offer for sharing fees with partners

*Applicable to standalone solutions only*

You can set up promo offers for your master account to share a portion of your earned fees with partners.

A promo offer links a promo code to the partner’s account. When investors referred by the partner subscribe using that promo code, they receive a discounted fee plan, and a predefined percentage of the fees from those subscriptions is automatically redirected to the partner.

With these promo offers, you can efficiently launch partnership campaigns without the need to implement a full-scale IB program.

{% hint style="info" %}
The **Promo offer** section can be displayed or hidden in the Web UI. This is controlled by the investment platform admin.
{% endhint %}

To set up a promo offer for sharing fees with a partner:

{% stepper %}
{% step %}
In the main menu, expand the respective item, such as **Copy Trading**, **PAMM**, or **MAM**, and then click **Account List**.
{% endstep %}

{% step %}
Click the master account in the list.
{% endstep %}

{% step %}
In the account details, go to **Settings**.
{% endstep %}

{% step %}
In the **Promo offers** section, click **Add new offer**.
{% endstep %}

{% step %}
In the **Add new offer** popup, fill in the following fields:

* In the **Name** field, enter a name for the promo offer.
* In the **Promo code** field, enter a unique promo code using letters, numbers, or both.
* Set up the fee plan for the promo offer. This plan will be displayed to investors after entering the promo code when subscribing to your master account.

  For more details about fees, refer to the [Fee list](/copy-trading-pamm-and-mam-concepts/fee-list.md).
* Enable the **For Partners** toggle.
* After enabling the toggle, fill in the following fields that appear:
  * In the **Partner's Wallet** field, enter the number of the partner's account to which rewards will be allocated.
  * In the **% of Fees** field, specify the percentage of all fees received from investors who subscribed using the promo code that will be allocated to the partner.

<figure><img src="/files/b4qBVKcIgX5kY9tFbMsm" alt="Add a promo offer sharing fees with a partner"><figcaption><p>Add a promo offer sharing fees with a partner</p></figcaption></figure>
{% endstep %}

{% step %}
Click **Create**.
{% endstep %}
{% endstepper %}

The created promo offer is displayed in the **Promo offers** section.

To copy the promo code assigned to the created promo offer to the clipboard, click the **Copy** button next to the promo code.

Promo offers can be edited or deleted when no longer needed.

## Share a subscription link with an embedded partner promo code

*Applicable to copy trading and MAM*

After creating a promo offer, you can share with your partner a subscription link that includes the assigned promo code. The partner can then distribute this link through their communication channels (for example, on their website or social media) to make it easier for potential investors to subscribe.

To copy the link to the clipboard, click the **Copy link** button displayed for the promo offer.

<figure><img src="/files/fI1BQXSnT25mhfh4cVHB" alt="Copy link"><figcaption><p>Copy link</p></figcaption></figure>

When opened, the link directs users to a form for subscribing to your master account with the pre-filled **Promo code** field and displays the fee plan associated with the promo offer. The form opens in guest mode, allowing potential subscribers to access it without being authorized, and then complete the subscription.

If a [subscription code](/user-guide/manage-master-and-investment-accounts/assign-a-subscription-code-to-your-master-account.md) is assigned to your master account, the link will also include this subscription code.

{% hint style="info" %}
If you created a promo offer for your PAMM master account, the **Copy link** button won’t be available because subscriptions to PAMM master accounts aren’t supported in guest mode.
{% 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.b2copy.b2broker.com/user-guide/manage-master-and-investment-accounts/set-up-a-promo-offer-for-partners.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.
