# Quickstart (Traders): How to Create a Strategy

{% embed url="<https://www.youtube.com/watch?v=cgbat6MAIcI>" %}

Margex Copy trading provides Traders with the opportunity to create a public Strategy which others can follow with their own capital. The Trader can trade with the follower’s funds and receive a success fee as a percentage of all profits generated for their followers from profitable trades.

To create a Strategy:

1. Navigate to the [Copy Trading](https://margex.com/app/copytrading/leaderboard) page and click ‘CREATE YOUR STRATEGY':

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

2. Choose your Strategy’s name, base currency and the amount of initial capital that you wish to allocate and click ‘CREATE’:

<figure><img src="https://strapi-secret-uurl-yuasdll767ew.margex.ch/uploads/2_QS_Trader_6e27b3bddc.png" alt="" width="375"><figcaption></figcaption></figure>

3. Click the ‘GO TO SETTINGS’ button:

<figure><img src="https://strapi-secret-uurl-yuasdll767ew.margex.ch/uploads/4_QS_Trader_57f9437b9b.png" alt="" width="375"><figcaption></figcaption></figure>

Here you can add/remove/edit your Strategy’s social media links, public description, [follower tiers ](/help-center/copy-trading/follower-tiers-rewards.md#follower-tiers)(rewards), [rollovers](/help-center/copy-trading/follower-tiers-rewards.md#strategy-rollover), etc.

4\. Once you’ve selected the desired Strategy settings - click ‘SAVE’:&#x20;

<figure><img src="https://strapi-secret-uurl-yuasdll767ew.margex.ch/uploads/6_QS_Trader_c0a41feed7.png" alt="" width="563"><figcaption></figcaption></figure>

5. To publish your Strategy and make it visible and available for others to Follow - click ‘MAKE PUBLIC’:

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

All Strategy publications must first be reviewed and approved by Margex. Once your Strategy has been reviewed you will receive a corresponding notification via email and your Strategy status will be updated.

To learn more about Strategy settings and how to change Strategy account privacy settings see our short guide [Strategy Privacy](/help-center/copy-trading/traders/strategy-settings.md#strategy-privacy) settings.

6. To begin trading with your Strategy, navigate to the [Trade](https://margex.com/app/trade) page, and click the dropdown menu button to open the Strategy selection window. Next, click your desired Strategy to begin trading:

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

All of your Strategies are reflected in 'My Strategies' and can be accessed by clicking the desired Strategy in the list:

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

{% hint style="success" %}
Traders can create and manage multiple Strategies at the same time, providing the ability to diversify their Strategy portfolio, increasing their potential pool of Followers and maximizing returns.
{% endhint %}

To learn more about managing a Strategy see our comprehensive guide: [How to manage Your Strategy](/help-center/copy-trading/traders/manage-strategy.md)


---

# 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://help.margex.com/help-center/copy-trading/traders/quick-start-how-to-create-a-strategy.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.
