# Quick Start: How to create your Strategy

**Covesting Strategy Management** allows you to create and manage a Strategy.

To create a Strategy, go to '[My Strategies](https://primexbt.com/my/covesting/my-strategies)' in the Covesting module and click 'Open new strategy':

![](/files/-MVUt_YEtMLTBdl6k7ED)

1. Select the **Currency** in which the Strategy will be denominated, Strategy **Name** and **Description**
2. Share your **social media links** with your followers
3. Choose your **starting capital Amount**
4. Click '**Create Strategy'**

{% hint style="info" %}
When adding your social media to your Strategy, no additional symbols such as "@' are required. For example, if your telegram handle is @**ExampleTelegramName** simply enter **ExampleTelegramName** into your Strategy's telegram social media field without any additional symbols
{% endhint %}

When clicking 'Create Strategy', a Strategy creation confirmation prompt will pop up. Click 'Confirm' to proceed with Strategy creation (or 'Cancel' if you wish to cancel Strategy creation).

All active Strategies are reflected on the '[My Strategies](https://primexbt.com/my/covesting/my-strategies)' page of your account. Click on any active Strategy to [manage the Strategy](/help-center/covesting/creating-a-fund.md) and review its statistics:

![](/files/-MVUvjkHNrKR90TPwkYH)

5\. Once you are ready to trade with your Strategy, simply click the '**Trade**' button'

{% hint style="info" %}
For detailed information regarding Strategy leverage and margin requirements see: <https://primexbt.com/fees>
{% endhint %}

To learn how to manage your Strategy, see our '[Managing your Strategy](/help-center/covesting/creating-a-fund.md)' guide.

{% hint style="info" %}
Each separate currency can be used only in **Margin trading accounts, Strategies** and **Followings denominated in the SAME currency.** For example, BTC can be used in Strategies denominated only in BTC, while ETH can be used in Strategies denominated only in ETH.\
\
If you wish to start a Strategy in a particular currency, make sure to deposit the same currency.\
\
Alternatively, using our in-wallet [**Currency Exchange**](/help-center/deposits-withdrawals/currency-exchange.md) feature allows you to exchange BTC, ETH, USDT and USDC amongst each other, directly between your PrimeXBT account Wallets.
{% endhint %}

{% hint style="success" %}
Additionally **Copy-trading Strategy Management** is available in the [Android](https://play.google.com/store/apps/details?id=com.primexbt.trade) or [IOS](https://apps.apple.com/us/app/primexbt-crypto-trading/id1522267195) applications of the platform.
{% endhint %}

1️⃣ To create a Strategy, navigate to the '**Copy-trading**' section of the application interface, and select '**My Strategies**' tab:

![](/files/TAU7JmynpyjPaTZtSJps)

2️⃣ Click on the ![](/files/IGhmM6Ga2QrOb2mDzJ2i) button to create a new Strategy:

![](/files/dwUXi9iQmADkMF2om0hi)

3️⃣ Select the **Currency** in which the Strategy will be denominated;

4️⃣ Select a **Name** for your Strategy;

5️⃣ Provide a **Description** of your Strategy;

6️⃣ Choose your **starting capital Amount**;

![](/files/xvalTeOPaFpEEhp4ucm1)

Additionally, you can click the ![](/files/aZf2DapjoX86EwoAqEAl) button to review a detailed guide about Strategy creation and its options.

{% hint style="warning" %}
Adding your Social Networks Links to your Strategy is optional.\
\
When adding your social media, no additional symbols such as "@' are required. For example, if your telegram handle is @**ExampleTelegramName** simply enter **ExampleTelegramName** into your Strategy's telegram social media field without any additional symbols.
{% endhint %}

7️⃣ Click the blue '**Next**' button to proceed with Strategy creation. A confirmation prompt will pop up:

![](/files/B2PdhjVTvh7dbQe534dB)

8️⃣ Click the blue '**Create new Strategy**' button to confirm Strategy creation.

You will be redirected to the '**My Strategies**' tab, where your newly created Strategy will be reflected:

![](/files/TBbQMT8i1SueqLcADo9q)

As soon as your newly created Strategy will be activated and ready to manage, you will receive a confirmation prompt.

{% hint style="info" %}
Make sure to review our special guide on [Managing your Strategy](/help-center/covesting/creating-a-fund.md#how-to-manage-your-strategy).
{% 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://primexbt.gitbook.io/help-center/covesting/quick-start-for-covesting-fund-creation-and-management.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.
