# How to Enter Broker Information

You can enter broker information as you enter a new trade.

{% stepper %}
{% step %}

#### Enter a New Trade

First, enter a trade into the system using the **+ TRADE** icon in the left‑hand corner.

![](/files/6f55078e9da5d7fc9aae8e938601b4b464b4e070)
{% endstep %}

{% step %}

#### Open the More Menu

Once you've entered your trade information, open the **MORE** drop-down menu.

![](/files/9ae7a97f35bb272703f12e841c99e8ab090f75f6)
{% endstep %}

{% step %}

#### Select or Search For the Broker

Select or search for the company in the **BROKER** field from the drop-down menu.

<img src="/files/f1fc62668ea3afd7212bef86697203d155af649f" alt="" width="375">
{% endstep %}

{% step %}

#### Save the Trade

When you're finished, press **SAVE**.

<img src="/files/267948b313a75995bb1f6ae672c7759450342321" alt="" width="375">
{% endstep %}
{% endstepper %}

{% hint style="info" %}
If you'd like to add a new broker, you can do so on the Counterparties screen.
{% endhint %}


---

# 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://help.molecule.io/core-functionality/day-to-day-use/how-to-enter-broker-information.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.
