# FTSOv2 Integration

## **FTSOv2 (Flare Time Series Oracle)**

SparkDEX has integrated **Flare's FTSOv2 (Flare Time Series Oracle Version 2)** into its perpetual aggregator. This advanced, and completely decentralized oracle system, offers the precision, speed, and reliability essential for supporting traders and users alike on Flare.&#x20;

### **How FTSOv2 Is Used by SparkDEX:**

* **Anchored Price Feeds:** FTSOv2's anchor price feeds serve as the foundational reference for price determination in SparkDEX's perpetual markets, ensuring high levels of accuracy.
* **Fast Price Feeds:** The fast price feeds offered by FTSOv2 deliver rapid updates, enabling the perpetuals to react to market changes in near real-time.

By leveraging Flare's native cutting-edge oracle infrastructure, SparkDEX ensures secure, decentralized, and efficient pricing mechanisms, further enhancing the trading experience on the platform.


---

# 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.sparkdex.ai/additional-information/audits-and-security/ftsov2-integration.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.
