# Trading Terminal

- [HIP-3 and DEX abstraction](https://docs.wildmeta.ai/trading-terminal/hip-3-and-dex-abstraction.md)
- [Charts and Indicators 1](https://docs.wildmeta.ai/trading-terminal/charts-and-indicators-1.md)
- [Margin Mode](https://docs.wildmeta.ai/trading-terminal/margin-mode.md)
- [Trading Fees](https://docs.wildmeta.ai/trading-terminal/trading-fees.md)
- [x402 Support and Extension](https://docs.wildmeta.ai/trading-terminal/x402-support-and-extension.md)
- [Introduction](https://docs.wildmeta.ai/trading-terminal/x402-support-and-extension/introduction.md)
- [Architecture & Flow](https://docs.wildmeta.ai/trading-terminal/x402-support-and-extension/architecture-and-flow.md)
- [Features & Advantages](https://docs.wildmeta.ai/trading-terminal/x402-support-and-extension/features-and-advantages.md)
- [Use-Cases & Scenarios](https://docs.wildmeta.ai/trading-terminal/x402-support-and-extension/use-cases-and-scenarios.md)
- [WildMeta AI Skill Development Guide](https://docs.wildmeta.ai/trading-terminal/x402-support-and-extension/wildmeta-ai-skill-development-guide.md)
- [Overview](https://docs.wildmeta.ai/trading-terminal/x402-support-and-extension/wildmeta-ai-skill-development-guide/overview.md)
- [Architecture](https://docs.wildmeta.ai/trading-terminal/x402-support-and-extension/wildmeta-ai-skill-development-guide/architecture.md)
- [Quick Start](https://docs.wildmeta.ai/trading-terminal/x402-support-and-extension/wildmeta-ai-skill-development-guide/quick-start.md)
- [FAQ](https://docs.wildmeta.ai/trading-terminal/x402-support-and-extension/wildmeta-ai-skill-development-guide/faq.md)
- [Data Provider](https://docs.wildmeta.ai/trading-terminal/x402-support-and-extension/data-provider.md)
- [Trade Story](https://docs.wildmeta.ai/trading-terminal/x402-support-and-extension/data-provider/trade-story.md)
- [Top PNL Addresses](https://docs.wildmeta.ai/trading-terminal/x402-support-and-extension/data-provider/top-pnl-addresses.md)
- [Biggest Position List](https://docs.wildmeta.ai/trading-terminal/x402-support-and-extension/data-provider/biggest-position-list.md)
- [Real-Time Long Short Ratio](https://docs.wildmeta.ai/trading-terminal/x402-support-and-extension/data-provider/real-time-long-short-ratio.md)
- [Historical Candles](https://docs.wildmeta.ai/trading-terminal/x402-support-and-extension/data-provider/historical-candles.md)
- [Hyperliquid Trader Technical Metrics](https://docs.wildmeta.ai/trading-terminal/x402-support-and-extension/data-provider/hyperliquid-trader-technical-metrics.md)
- [Historical Orders](https://docs.wildmeta.ai/trading-terminal/x402-support-and-extension/data-provider/historical-orders.md): O


---

# 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.wildmeta.ai/trading-terminal.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.
