# 2.3. Data Sources

#### Primary Knowledge Base: Official Filings

* **Coverage**: 50,000+ global public companies
* **Document Types**:
  * Annual Reports (10-K, 20-F)
  * Quarterly Reports (10-Q)
  * Current Reports (8-K)
  * Proxy Statements
  * Registration Statements
  * Industry-specific regulatory filings

#### Data Characteristics

* **Update Frequency**: Daily updates
* **Historical Depth**: 12-month rolling period
* **Data Quality**:
  * 99%+ parsing accuracy
  * Table extraction with structure preservation
  * Financial statement standardization
  * Cross-document entity linking

#### Exclusions

* Broker research reports
* News articles
* Social media content
* Unofficial sources
* Third-party analysis


---

# 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/orbit-api-reference/mcp/2.-orbit-public-company-research-mcp/2.3.-data-sources.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.
