# 5.1 Introduction

While having an intelligent system like Orbit AI Studio is crucial for advanced data processing and analysis, the true power of the platform is unlocked when it is paired with the right content. For financial research and similar use cases, this means having access to vast volumes of high-quality, curated data that is ready for immediate use by Large Language Models (LLMs). Recognizing this need, Orbit Insight comes pre-loaded with carefully curated datasets, allowing users to start their research from day one.

### **The Challenge of Data Availability**

In data-driven industries such as finance, the availability of high-quality data is often a significant challenge. Even the most sophisticated AI systems require vast amounts of data to function effectively, particularly when using LLMs for tasks like natural language processing, semantic search, and advanced analytics. Simply having access to data is not enough—the data must be relevant, comprehensive, and structured in a way that enables meaningful analysis.

* **Data Volume and Relevance:** LLMs thrive on large datasets that cover a wide range of relevant topics. However, sourcing, organizing, and maintaining such datasets is a complex task that can be both time-consuming and resource-intensive.
* **Data Structure:** For LLMs to perform optimally, the data needs to be structured and formatted correctly. This includes having accurate metadata, clean text, and logical organization that aligns with the intended use cases.

### **Carefully Curated Datasets**

To address these challenges, Orbit Insight comes pre-loaded with a variety of carefully curated datasets. These datasets have been selected and organized to ensure that users can immediately begin conducting meaningful research without the need for extensive data preparation.

* **Pre-Loaded Content:** Upon deployment, Orbit Insight provides access to extensive datasets that are ready for immediate use. These pre-built knowledge bases cover a broad spectrum of topics relevant to financial research, including market data, financial reports, regulatory information, and more.
* **Research-Ready from Day One:** With these pre-built knowledge bases, users can start conducting research and analysis from the moment they access the platform. This eliminates the initial time lag typically associated with data preparation and allows users to quickly generate insights and make informed decisions.
* **Continuous Updates:** The pre-built knowledge bases are not static; they are continuously updated to ensure that the data remains current and relevant. This ongoing maintenance ensures that users always have access to the latest information, which is crucial for making timely and accurate decisions.


---

# 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/5.-orbit-knowledge-bases/5.1-introduction.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.
