> For the complete documentation index, see [llms.txt](https://docs.trade.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trade.xyz/asset-directory/equity-indices/korea.md).

# Korea

### External Coverage

Spot index values for Korea indices are available during the local cash session (9:00 AM - 3:30 PM KST, Monday through Friday).

Traditional futures quotes from institutional liquidity providers are available during the KRX derivatives trading session, including the day session (8:45 AM - 3:35 PM KST) and the night session (6:00 PM - 5:50 AM KST on the following calendar day), from Monday open through Saturday morning Korea time, subject to exchange holidays and special closes.

TradeXYZ's equity index pricing methodology combines these sources to derive external spot pricing across the full trading week. During the local cash session, external pricing is anchored to the cash index. Outside cash hours, pricing is derived from the relevant futures market and used to infer spot-equivalent index levels until the next cash session resumes.

### Internal Coverage&#x20;

* Weekdays (KST)
  * 5:50 AM to 8:45 AM
  * 3:35 PM to 6:00 PM
* Weekends (KST)
  * Saturday 5:50 AM to Monday 8:45 AM&#x20;
* Holidays
  * [Holiday Closures](/consolidated-resources/holiday-closures.md)

#### KR200

Korea 200 (KR200) tracks a KRW-denominated, capitalization-weighted basket of 200 leading South Korean equities that serves as a major benchmark for Korea’s equity market. The oracle follows the basket’s native local-currency level without FX conversion. KR200 is a quanto derivative with KRW-based P\&L cash-settled in USDC.

#### Roll Schedule

| Underlying Suffix | Active Until              | Expiration                |
| ----------------- | ------------------------- | ------------------------- |
| H6                | `2026-03-09T00:30:00 UTC` | `2026-03-13T00:00:00 UTC` |
| M6                | `2026-06-08T00:30:00 UTC` | `2026-06-12T00:00:00 UTC` |
| U6                | `2026-09-07T00:30:00 UTC` | `2026-09-11T00:00:00 UTC` |
| Z6                | `2026-12-07T00:30:00 UTC` | `2026-12-11T00:00:00 UTC` |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.trade.xyz/asset-directory/equity-indices/korea.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
