# How to register a partner

To create a partner profile:

{% stepper %}
{% step %}
Go to **Introducing brokers** > **Program** > **Introducing brokers**.
{% endstep %}

{% step %}
Click **Create**.
{% endstep %}

{% step %}
Enter the **Email** of the client who is registered in the B2CORE UI.\
If the client hasn't yet registered in the B2CORE UI, you can create the profile.
{% endstep %}

{% step %}
From the **Type** dropdown, select a partnership program.
{% endstep %}

{% step %}
Click **Save** to apply the changes.
{% endstep %}
{% endstepper %}


---

# 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.ib.b2core.b2broker.com/for-brokers/how-to-articles/how-to-register-a-partner.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.
