> For the complete documentation index, see [llms.txt](https://docs.ib.b2core.b2broker.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ib.b2core.b2broker.com/for-partners.md).

# For partners

- [How to join a partnership program](https://docs.ib.b2core.b2broker.com/for-partners/how-to-join-a-partnership-program.md): Learn how to find and join Introducing Broker programs in B2CORE UI. Onboard as a partner and access referral tools for better client management
- [IB Room](https://docs.ib.b2core.b2broker.com/for-partners/ib-room.md): Access tools and settings for managing promo campaigns and tracking client activities in the IB Room
- [Dashboard](https://docs.ib.b2core.b2broker.com/for-partners/ib-room/dashboard.md): Customize your B2CORE IB dashboard by adding and resetting widgets for quicker access to your favorite features and settings
- [Promo](https://docs.ib.b2core.b2broker.com/for-partners/ib-room/promo.md): Access promotional tools and campaign tracking features in the IB Room
- [Links](https://docs.ib.b2core.b2broker.com/for-partners/ib-room/promo/links.md): Create personalized referral links (URLs) and convert them into QR codes
- [Banners](https://docs.ib.b2core.b2broker.com/for-partners/ib-room/promo/banners.md): Find a preconfigured collection of promo banners that can be used to attract new clients by means of banner advertising
- [Reports](https://docs.ib.b2core.b2broker.com/for-partners/ib-room/reports.md)
- [Acquisitions](https://docs.ib.b2core.b2broker.com/for-partners/ib-room/reports/acquisitions.md): Track referral link clicks and promo banner interactions, analyze traffic sources for new client acquisition and identify the countries of users who engage with your referral links
- [CPA Acquisitions](https://docs.ib.b2core.b2broker.com/for-partners/ib-room/reports/cpa-acquisitions.md): Track referred clients and their progress through CPA program conditions
- [Client list](https://docs.ib.b2core.b2broker.com/for-partners/ib-room/reports/client-list.md): Identify clients with high trading activity who generate the most rewards for you
- [Accounts](https://docs.ib.b2core.b2broker.com/for-partners/ib-room/reports/accounts.md): Identify the top-performing trading accounts that generate the most rewards
- [Rewards](https://docs.ib.b2core.b2broker.com/for-partners/ib-room/reports/rewards.md): Monitor trades executed by your direct clients and sub-IB clients, and track the rewards received for these trades
- [Transactions](https://docs.ib.b2core.b2broker.com/for-partners/ib-room/reports/transactions.md): Monitor incoming reward payment transactions
- [Deposits](https://docs.ib.b2core.b2broker.com/for-partners/ib-room/reports/deposits.md): Monitor deposits made by your direct clients and sub-IB clients to their trading accounts
- [Withdrawals](https://docs.ib.b2core.b2broker.com/for-partners/ib-room/reports/withdrawals.md): Monitor withdrawals made by your direct clients and sub-IB clients from their trading accounts
- [Trades](https://docs.ib.b2core.b2broker.com/for-partners/ib-room/reports/trades.md): Monitor trades executed by your direct clients and sub-IB clients
- [Savings payments](https://docs.ib.b2core.b2broker.com/for-partners/ib-room/reports/savings-payments.md): Track savings reward payments received for clients who invested in savings plans


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.ib.b2core.b2broker.com/for-partners.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
