# 2.6 Exploring the Bot Marketplace

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

## Data Transformer

Converts various types of unstructured data (like text documents, PDFs, and emails) into structured formats for easier analysis. It automates the extraction and organization of information, making data readily accessible and analyzable. Suitable for both single tasks and ongoing projects.

## Filings Insight Extractor

This bot processes regulatory filings like 10-Ks, 10-Qs, and 8-Ks, extracting crucial information such as financial performance, strategic shifts, risk factors, and management discussions, offering a comprehensive view of a company’s health and strategy.

## Portfolio News Tracker

This bot continuously monitors and aggregates key news related to a specified portfolio of companies. It filters relevant information, ensuring that investors and analysts stay informed about significant developments affecting their investments.

## Summary Composer

Allows users to set up detailed question templates for extracting specific insights from reports or earnings call transcripts, producing concise summary reports. Users have the ability to fine-tune these summaries through edits to ensure they align perfectly with their analysis needs. Perfect for targeted investigations into dense documents.

## Financial Statement Navigator

Converts financial statements from reports into machine-readable formats and links them directly to their accompanying notes. Designed to simplify the financial analysis process, this tool aids analysts in effortlessly navigating through complex financial data, ensuring quick access to crucial information and insights.

## Earnings Call Calendar

Provides a comprehensive calendar view of China A Share earnings call transcripts. This app allows research analysts to easily access and review earnings calls, organized by date, enhancing their ability to track company performance and extract valuable insights for their research.

**More to come soon...**


---

# 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/2.-orbit-insight/interactive-blocks.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.
