# Market

- [Price Volume](https://quantit.gitbook.io/quanda/kr-stock/market/price-volume.md): A concise reference for accessing South Korean stock market price and volume data.
- [Price Volume v2](https://quantit.gitbook.io/quanda/kr-stock/market/price-volume-1.md): A concise reference for accessing South Korean stock market price and volume data.
- [Investor Activity](https://quantit.gitbook.io/quanda/kr-stock/market/investor-activity.md): A comprehensive guide to accessing investor activity data for the Korean stock market, detailing quantities and amounts of buying and selling by different investor types.
- [Credit](https://quantit.gitbook.io/quanda/kr-stock/market/credit.md): Data catalog for Korean stock market credit data, including various counts, amounts, and rates related to financial balances and lending.


---

# 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/market.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.
