# Investing in A Copy Trading Strategy

**Can I invest in a Strategy that I did not create (eg. system created strategy)?**&#x20;

* Yes, you can invest in a strategy created by other users if they choose to share it in the market. The strategy creator may charge additional fees (creator fees) based on your trading volume or profits as a management fee.

**What happens when the creator adds/removes addresses to the Strategy I invested in?**

* If you have already purchased a token based on an address in a strategy and that address is later removed, you will still copy its sell orders, but no new buy orders will be placed for that address.
* This works the same way when you edit addresses in strategies you created.

**What happens if the addresses in a system-created strategy become inactive or underperform?**

Our system continuously monitors the performance of system-created strategies. If an address becomes inactive or underperforms, it will be automatically removed and replaced with high-performing addresses.


---

# 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.candlestick.io/faqs-copy-trading-strategy/investing-in-a-copy-trading-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.
