# Copy Accounts

<figure><img src="https://810245098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcmJ9tMHBplfeIhHQnIYX%2Fuploads%2FnfPNbLJrILBpPwRccciM%2Fcopy_account.gif?alt=media&#x26;token=6e70f3ac-1d65-4d6a-9bd6-c607c73283d1" alt=""><figcaption><p>Steps to copy accounts</p></figcaption></figure>

Welcome to Ectype. It serves as a trade copier, allowing users to copy account from a main account to their own. Follow these simple steps to make the most of this feature.

### Prerequisites

Before you begin, ensure you have:

* An active Ectype account. If you don't have one yet, sign up [here](https://www.ectype.finance).
* Identified a master account that you want to copy trades from.

Now, let's dive into copying trades

### Step 1: Login to Ectype

Visit the Ectype website and log in to your account using your credentials.

### Step 2: Navigate to Copy Account

Once logged in, find the `Copy Account` section. You can usually locate it in the left side bar, under the Account section.

### Step 3: Select Master Account

In the `Copy Account` section, select the main account from which you want to copy trades. For example, if you want to copy trades from Mr. A account to Mr. B, choose Mr. A as the Copy From account, which will serve as the main account, and Mr. B as the Copy To account.&#x20;

### Step 4: Select Risk Types

Choose a risk type that aligns with your trading preferences. You can read about risk types [here](https://ectype.gitbook.io/ectype-user-guide/risk-types).

### Step 5: Choose a Multiplier

Set a multiplier to adjust the size of the copied trades. This multiplier amplifies or reduces the trade size based on your preference.

### Step 6: Confirm and Save

Review your copying settings, ensuring they match your risk tolerance and trading strategy. Click "Copy Account" to finalize your copying configuration.

### Step 7: Monitor and Manage

Once configured, Ectype will automatically copy trades from the main account to yours according to the chosen settings. Monitor your copied trades and adjust settings as needed.

### Troubleshooting

* **Copying Issues:** If you encounter any copying issues, double-check your copying settings and ensure the master account is active.
* **Risk Management:** If your risk management strategy changes, revisit your copying settings to ensure they align with your new preferences.

Congratulations! You've successfully set up trade copying with Ectype. If you have any questions or encounter difficulties, refer to our [FAQs](https://ectype-fend-git-develop-phace.vercel.app/#faqs) or contact our [support team](mailto:support@ectype.finance).


---

# 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://ectype.gitbook.io/ectype-user-guide/getting-set-up/copy-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.
