# Create Slots

<figure><img src="https://810245098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcmJ9tMHBplfeIhHQnIYX%2Fuploads%2FJmmswaeJsHfOG8RhyB3Z%2Fcreateslot-ezgif.com-video-to-gif-converter.gif?alt=media&#x26;token=8498a4eb-73f1-486f-a555-76241fb4ce62" alt=""><figcaption><p>Steps to create slots</p></figcaption></figure>

Welcome to Ectype. Ready to enhance your trading experience? Follow these straightforward steps to create slots.

### What are Slots?

Slots are containers or space a trader needs to add accounts. The number of slots available determines the number of accounts that can be added.

### Prerequisites

* An active account. If you don't have one, sign up [here](https://www.ectype.finance).

Now let's create slots!

### Step 1: Login to Ectype

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

### Step 2: Navigate to Slots Button

Once logged in, find the `Slots` button. You can usually locate it in the navigation menu at the top of the dashboard.

### Step 3: Create a New Slot

Click on the `Slot` button. This will guide you through the process of adding a new slot to your account.

### Step 4: Choose a Slot Plan

To configure your slot, you need to choose a slot plan. Each plan comes with a specific number of slots. Select the plan that aligns with the number of accounts you want to add.

### Step 5: Payment Options

You have two payment options:

* **Credit/Debit Card:** Enter your card details for a seamless transaction.
* **Taalent Platform:** If you prefer cryptocurrency payment, select this option. You'll need to enter your cryptocurrency details, make payment to the provided wallet address, and click on "Confirm Payment."

### Step 6: Confirm Payment (For payment with Taalent only)

After making your payment, you will be prompted to confirm it. Enter your email, transaction ID and upload a picture of the proof of payment.&#x20;

{% hint style="info" %}
**Note:** Ensure you complete the payment process within the specified time to avoid any issues.
{% endhint %}

### Troubleshooting

* **Payment Issues:** If you encounter payment issues, double-check your payment details, ensure sufficient funds, and follow the prompts carefully.
* **Crypto Payment:** If using the Taalent platform, ensure you accurately enter your cryptocurrency details, including the transaction ID and proof of payment.

Congratulations! You've successfully created and configured a new slot on Ectype. If you encounter 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/create-slots.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.
