# Connect your account to a Broker or Customer

1. Select the **account icon** on the top right menu (or hamburger menu on mobile).
2. To link your profile, select the Brokers tab and click on the 'Link Broker' button.

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

3. To link a Broker, you input the broker's Fuel Switch account email and commission percentage, and then click on the 'Link Broker' button at the bottom of the pop-up.

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

To find out more about Brokers and commission, additional information can be found [here](/manage-your-account/connect-your-account-to-a-broker-or-customer/what-is-a-broker.md).


---

# 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.fuelswitch.io/manage-your-account/connect-your-account-to-a-broker-or-customer.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.
