# Stork

Stork specializes in ultra-low latency, delivering sub-millisecond updates. It aggregates price data off-chain from major exchanges and validates it using techniques like digital signatures and websockets. The data is then sent to TON Blockchain, making Stork suitable for high-frequency trading and volatile market conditions.

**Key Features:**

* **Ultra-Low Latency:** Provides rapid updates for real-time data accuracy.
* **Efficient Data Handling:** Aggregates prices off-chain to reduce latency before transmitting them to the blockchain.
* **Wide Data Coverage:** Sources from top exchanges to ensure broad asset coverage.
* **Applications:** Ideal for real-time trading, futures, and derivatives markets.

Learn more about Stork Price Feeds in the [documentation](https://docs.stork.network/stork-for-real-time/what-is-stork-for-real-time).

Meridian uses the following price feeds on Taraxa mainnet:

<table><thead><tr><th>Feed</th><th>ID</th></tr></thead><tbody><tr><td><pre><code>USDT/USD
</code></pre></td><td><pre><code>0x6dcd0a8fb0460d4f0f98c524e06c10c63377cd098b589c0b90314bfb55751558
</code></pre></td></tr><tr><td><pre><code>WETH/USD
</code></pre></td><td><pre><code>0x8afba5f1a5d4969d23c3b42db1b88f8a9c8176392de5bf066752260478ce82b
</code></pre></td></tr></tbody></table>


---

# 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.meridianfinance.net/resources/technical-and-security/oracles/stork.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.
