# Personal trading on copy-trading investment accounts

**Can investors trade manually while subscribed to a master strategy in B2COPY?**

Yes, manual trading is possible while subscribed to a master strategy in B2COPY if **two conditions are met**:

1. The broker allows manual trading on investment accounts.
2. There is sufficient free margin on the investment account to open personal trades.

Subscribing to a strategy does not prevent the investor from using the remaining funds at their own discretion. Only the **subscribed amount** participates in copy trading; the remaining balance (if any) can be used for manual operations, subject to broker permissions and margin availability.

{% hint style="info" %}
It's important to confirm with the broker whether manual trading is allowed on investment accounts used for copy trading.
{% 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://docs.b2copy.b2broker.com/copy-trading-pamm-and-mam-concepts/personal-trading-on-copy-trading-investment-accounts.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.
