# How to join a partnership program

To join your first partnership program and become a partner:

{% stepper %}
{% step %}
Sign in to the B2CORE UI with your credentials.
{% endstep %}

{% step %}
Expand the **IB Room** menu item and click any option in the expanded menu, such as **Dashboard**, **Promo**, or **Reports**.
{% endstep %}

{% step %}
In the **Partner Program** dropdown, select a partnership program that best meets your requirements.

After selecting a partnership program, you can see its description that provides important information about the program.
{% endstep %}

{% step %}
Click **Become a Partner** to join the selected partnership program.
{% endstep %}
{% endstepper %}

If several partnership programs are available to you and you've already joined one of them and want to join one more:

{% stepper %}
{% step %}
Expand the **IB Room** menu item and click any option in the expanded menu, such as **Dashboard**, **Promo**, or **Reports**.
{% endstep %}

{% step %}
In the dropdown located at the top of the page, select **Become a Partner**.
{% endstep %}

{% step %}
In the displayed **Partner Program** dropdown, select a partnership program to which you want to join.
{% endstep %}

{% step %}
Click **Become a Partner** to join the selected partnership program.
{% endstep %}
{% endstepper %}

Depending on the platform configuration, you may be allowed to join the selected partnership program immediately or after a B2CORE admin confirms your request for joining the program.

After joining your first partnership program, you can access the menu options located under the **IB Room** menu.


---

# 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-partners/how-to-join-a-partnership-program.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.
