# 概述

Gyroscope 协议由其用户在以太坊主网上进行治理。

该治理系统负责决定 Gyroscope 协议的未来，设计上是完全去中心化的。

由于系统在以太坊主网上运行，它是无需许可的，任何人都可以参与其中。

本文件将帮助您快速上手！

{% embed url="<https://youtu.be/_pgwtDLYP7c>" %}

### 由谁来治理

Gyroscope 社区中的各类利益相关者共同控制系统：

* 持有 Gyroscope 协议原生治理代币 GYFI 的人；
* 提供 Gyroscope 稳定币作为交易流动性的持币者；
* 协议的创始成员，即从一开始就参与其中的社区成员；
* 委员会成员，即在 DeFi 协议管理方面具有专业知识的团体；
* 其他去中心化自治组织（DAO）。

投票还可以被委托给其他人。

### 治理如何进行

治理系统的参与者提出提案，提案会在论坛上进行讨论并投票表决。

一些变更需要更多的投票者（更高的法定人数），并且在投票者中需要更高比例的同意才能通过。这是因为某些治理行为风险较低且常规化，例如决定社区资助的接收者，而其他提案则可能影响整个协议，风险更高。有关更多信息，请参阅行动分级。

提议的变更在实施前会受到时间锁定的限制，即有一个等待期。这是一项保护措施，确保协议参与者有时间对任何他们不同意的变更做出反应。


---

# 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/zhi-li/gai-shu.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.
