# Set up a promo offer for your master account

You can set up promo offers for your master account and offer potential investors to subscribe to your account with discounted fee plans using designated promo codes.

A promo offer links a promo code to the fee plan that offers investors more favorable conditions than the default plan when they subscribe to your master account.

{% 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 a master account:

{% stepper %}
{% step %}
In the main menu, expand the respective item, such as **Copy Trading**, **PAMM**, or **MAM**, and then click **My Accounts** under the desired platform, if more than one is available.
{% 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 **Create 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).
* (*For standalone solutions only*) Keep the **For Partners** toggle disabled.

<figure><img src="/files/tMLAnAkYPehOG1AeJ19B" alt="Add a promo offer"><figcaption><p>Add a promo offer</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.


---

# 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-your-master-account.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.
