# How to Manage Your Strategies

*To learn how to create a Strategy, gain followers and begin Trading, make sure to check out our short beginner’s guide for fol:* [*Quickstart (Traders): How to create a Strategy*](/help-center/copy-trading/traders/quick-start-how-to-create-a-strategy.md)

***

## **How to manage a Strategy**

All of a trader’s active Strategies are reflected in [My Strategies](https://margex.com/app/copytrading/accounts).

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

Additionally, the Strategies **Transaction History** section can be found here. It contains detailed information about all transactions related to your Strategies, including your deposits/withdrawals and Rewards:

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

1. Click on a Strategy to bring up the main page of the Strategy. Here traders can adjust their Strategy parameters and [Strategy Settings](/help-center/copy-trading/traders/strategy-settings.md), review position history, Follower details etc.

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

2. 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>

To learn more about trading on Margex, make sure to check out our help center articles about [leverage trading](/help-center/leverage-trading-guide/how-leverage-works.md) on Margex.


---

# 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/manage-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.
