# Add Accounts

<figure><img src="https://810245098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcmJ9tMHBplfeIhHQnIYX%2Fuploads%2FWWo3Mr170joCdFpgSeWZ%2Fadd_account.gif?alt=media&#x26;token=4afbe4b1-cdc0-4a8d-bfa2-d9dea5c46fae" alt=""><figcaption><p>Steps to add accounts</p></figcaption></figure>

Welcome to Ectype! In just a few simple steps, you can create your trading account.

### Prerequisites

Before you proceed, ensure you have the following:

* An active Ectype account. If you don't have one yet, sign up [here](https://ectype-fend-git-develop-phace.vercel.app/).
* Login credentials for the trading account you want to add.
* An available slot to add account to. If not, you can read on how to [create a slot](https://ectype.gitbook.io/ectype-user-guide/getting-set-up/create-slots).

Now, let's get started!

### Step 1: Login To Ectype

Visit the [Ectype website](https://www.ectype.finance) and log in to your account using your credentials.

### Step 2: Add New Account

Click on the `Add Account` button. This will prompt you to enter the details of the trading account you wish to add.

### Step 3: Connect Your Trading Account

Enter the required information, including your account name, account type, account number, account password, broker and broker server.&#x20;

Ectype supports integration with popular trading tools such as meta trader 4 and meta trader 5, ensuring compatibility with your accounts.

### Step 4: Confirm and Save

Review the information you entered, ensuring accuracy. Click the `Add Account` button to finalize the addition of your new trading account. This should take some time to install and connect.

{% hint style="warning" %}
**Note:** Ensure you have an available slot before creating an account. Creating an account without an available slot will be unsuccessful.
{% endhint %}

### Troubleshooting

* **Incorrect Credentials:** If you encounter issues, double-check your login credentials. Ensure they are accurate and up to date.
* **Platform Compatibility:** Confirm that your trading platform is supported by Ectype. Check our list of supported platforms here.

Congratulations!  You've successfully added your trading account to Ectype. If you face any difficulties or have questions, 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/add-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.
