# 预言机与价格馈送

### 概述

Gyroscope 使用预言机防护机制来扩展信任最小化和故障容忍的范围。这些机制包括从根本上设计的链上一致性检查和断路器，以及防操纵的 LP 和金库份额定价方法。

Gyroscope 目前使用的预言机包括：

* 综合价格馈送（Consolidated Price Feed，CPF）
* Balancer 池 LP 代币（BPT）
* <mark style="color:red;">更多内容即将推出...</mark>


---

# 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://darktu.gitbook.io/gyroscope/tuo-luo-yi-xie-yi/yu-yan-ji-he-jia-ge-xin-xi.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.
