# 4.1 Overview of the Bot Marketplace

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

The Bot Marketplace dashboard within the Orbit platform provides a streamlined and user-friendly interface for managing and deploying automated workflows. This dashboard showcases both active bots and system bots, giving users easy access to the tools they need to enhance their research and analysis.

**Active Bots:** The dashboard highlights your active bots, including curated top picks for the week. Each bot is visually represented, making it easy to identify and manage ongoing tasks. These bots are tailored to perform specific functions such as data transformation, regulatory filing analysis, financial statement navigation, and news tracking.

**System Bots:** In addition to active bots, the dashboard offers a collection of system bots that are readily available for use. These bots cover a range of functions, from processing unstructured data to extracting insights from financial reports, allowing users to automate various aspects of their workflows with minimal effort.


---

# 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.orbitfin.ai/4.-agent-marketplace/4.1-overview-of-the-bot-marketplace.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.
