# Asset Directory

- [Stocks](https://docs.trade.xyz/asset-directory/stocks.md)
- [US](https://docs.trade.xyz/asset-directory/stocks/us.md): XYZ single name US equity assets.
- [Korea](https://docs.trade.xyz/asset-directory/stocks/korea.md): XYZ Korean Equity Assets.
- [Updates](https://docs.trade.xyz/asset-directory/stocks/updates.md)
- [Commodities](https://docs.trade.xyz/asset-directory/commodities.md): XYZ commodities assets.
- [Equity Indices](https://docs.trade.xyz/asset-directory/equity-indices.md): Oracle Methodology for Equity Indices
- [US](https://docs.trade.xyz/asset-directory/equity-indices/us.md): US Equity Indices
- [Japan](https://docs.trade.xyz/asset-directory/equity-indices/japan.md): Japan Equity Indices
- [Korea](https://docs.trade.xyz/asset-directory/equity-indices/korea.md): Korea Equity Indices
- [FX](https://docs.trade.xyz/asset-directory/fx.md): XYZ FX Assets.
- [Pre-IPO Perpetuals (IPOPs)](https://docs.trade.xyz/asset-directory/pre-ipo-perpetuals-ipops.md): Understanding XYZ Pre-IPO Perpetuals.
- [Alternative Events](https://docs.trade.xyz/asset-directory/pre-ipo-perpetuals-ipops/alternative-events.md): Extraordinary events, IPO cancellations, and alternative settlement.


---

# 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.trade.xyz/asset-directory.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.
