> For the complete documentation index, see [llms.txt](https://doc.pleaseaskm.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.pleaseaskm.com/extended-menu-items-1/brokers.md).

# Broker marketplace

Brokers are booking agencies and other third parties that request third party proposals and/or proposals that are managed through third party systems. Incoming email from brokers will never automatically result in an outgoing message, which gives you the option of doing a quality check. In this menu item you can manage and create new brokers.

![New broker](/files/-MHq0DPEvvtjEUvzIgZS)

## Broker information :information\_source:&#x20;

* Please add the email addresses and or domains in the ‘**Domain**’ field. You can add multiple domains. Examples are Broker.com or <broker@gmail.com>.
* **‘Company name’** is a non mandatory name, but will prove to be useful in searching, categorizing and understanding.
* The **‘URL’** allows you to add additional web-based information regarding the broker. For example: Broker.com.


---

# 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:

```
GET https://doc.pleaseaskm.com/extended-menu-items-1/brokers.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.
