# Meter储备

Meter协议没有一个集中的政府，但保留了拥有一个储备的概念，以吸收任何对MTR价格稳定的重大冲击。

在启动时，从链上拍卖（以MTR为单位）收集的收益的100％将在接下来的24个区块中作为区块奖励逐渐交给验证者。 然而，一部分收益可以被放入系统储备中。被放入储备的MTR将暂时从流通中移除。这个储备分配比例是一个参数，可以通过Meter治理程序来调整。

该储备金由MTRG代币持有人集体拥有。在未来，MTRG代币持有人将能够借用他们在储备中按比例的MTR份额，或将其作为DeFi申请的质押品。

作为一个类比，验证者本质上发挥着商业银行的功能，而每个人都可以通过以无许可的方式发行货币，成为中央银行。<br>


---

# 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://cn.docs.meter.io/meter-gai-shu/meter-chu-bei.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.
