# Quantitative

- [Descriptor](https://quantit.gitbook.io/quanda/kr-stock/quantitative/descriptor.md): A comprehensive data catalog for KR STOCK quantitative descriptors, providing a wide range of financial metrics for analysis.
- [Factor](https://quantit.gitbook.io/quanda/kr-stock/quantitative/factor.md): Access a comprehensive collection of quantitative factor data for Korean stocks, suitable for financial analysis and modeling.
- [Factor (1)](https://quantit.gitbook.io/quanda/kr-stock/quantitative/factor/factor_1.md)
- [Factor (2)](https://quantit.gitbook.io/quanda/kr-stock/quantitative/factor/factor_2.md)
- [Regime](https://quantit.gitbook.io/quanda/kr-stock/quantitative/regime.md): This document provides information on accessing the market regime data for the Korean stock market, suitable for quantitative 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://quantit.gitbook.io/quanda/kr-stock/quantitative.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.
