> For the complete documentation index, see [llms.txt](https://reference-guide.gitbook.io/prop-trading-client-portal-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://reference-guide.gitbook.io/prop-trading-client-portal-user-guide/1.-account-registration/multi-step-registration.md).

# Multi-Step Registration

In the event that your prop broker has configured multi-step registration, you might be required to complete the registration form and KYC form in a single process to successfully register your account.

To complete the multi-step registration, follow these steps:&#x20;

{% tabs %}
{% tab title="Step 1" %}

1. Navigate to the Client Portal URL.<br>
2. Click "Register as a Trader" or "Register as an IB". \
   \
   ![](/files/qk3AwFJJ2IWfOFl4r00T)<br>
   {% endtab %}

{% tab title="Step 2" %}

1. You will see the registration steps here. <br>
2. Fill in your registration information and click "Next". <br>

   <figure><img src="/files/bGtJULLHCjFPijN0luvX" alt=""><figcaption></figcaption></figure>

{% endtab %}

{% tab title="Step 3" %}

1. Select the KYC Form. <br>

   <figure><img src="/files/P189TDNNylIa0WBJvO13" alt=""><figcaption><p><br></p></figcaption></figure>
2. Fill in your KYC details and click "Next". <br>

   <figure><img src="/files/kTBIkvYCJ6KTu8q7Iq3g" alt=""><figcaption><p><br></p></figcaption></figure>
3. Review the information and click "Submit".&#x20;
   {% endtab %}

{% tab title="Step 4" %}
Depending on the approval settings set by your prop broker:

1. If the approval settings are manual, you will need to wait for your prop broker to approve your registration request before you can log in to your account.<br>
2. If the approval settings are automatic, you will be able to log in to your CRM account immediately after successful registration.
   {% endtab %}
   {% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://reference-guide.gitbook.io/prop-trading-client-portal-user-guide/1.-account-registration/multi-step-registration.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.
