# 治理代币池

我们将推出一个治理代币的抵押池。该池将允许用户抵押SCV以获得治理代币。只有治理代币的持有者才拥有社区治理投票权。1枚代币等于1票。

我们会在晚些时间公开更多细节信息。


---

# 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.scv.finance/zh-cn/governance/governance-vault.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.
