> For the complete documentation index, see [llms.txt](https://docs.weirdoghost.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.weirdoghost.com/weirdo-ghost-gang-jian-ti-zhong-wen/ling-li-zhi-xi-tong/ling-li-zhi-xi-tong-tiao-kuan-he-tiao-jian.md).

# 灵力值系统条款和条件

{% hint style="info" %}
\*此简体中文翻译仅供参考，不是[原始英文文本](https://docs.weirdoghost.com/spiritual-power-and-staking-system/wgg-staking-terms-and-conditions)的法律明确翻译。
{% endhint %}

## 用户协议 & 服务条款

更新于：2024年4月30日

## 引言

欢迎使用 Weirdo Ghost Gang 小幽灵提供的链上质押系统。本协议将详细说明您在本平台质押资产时的使用方式、您的权利与义务以及可能面临的风险，以确保您全面了解参与本平台的质押活动的各项规定。

## 定义与解释

1. 质押系统：用户可在官网灵力值页面通过质押以太坊主网资产，在 Layer2 获得对应的 stWGG兑换凭证。用户可通过解押桥随时解除质押，并取回其主网WGG资产。

### 质押操作及解押

1. 质押操作：用户应通过我们的官网灵力值页面，进行以太坊主网资产的质押操作。完成质押后，用户将在Layer 2获得等值的stWGG兑换凭证。
2. 解押操作：用户有权随时通过解押桥解除质押，取回其在以太坊主网的原始资产。

### 资产使用与激励

1. 资产赋能激励：质押资产将支持平台的运行和发展，并可能获得如生态激励和白名单抽奖等赋能激励。然而，质押资产并不具有利息收入的保证。
2. 风险与合规：用户在质押资产时，应理解相关市场波动和操作风险。资产质押过程中可能面临的风险包括但不限于资产价值波动、技术问题或其他不可预见因素。
3. 交互限制：stWGG仅可与解押桥及第三方合作方合约进行交互。用户在与第三方合作方合约交互时，应遵守相关规定和操作指南。

## 权利与义务

1. 用户权利：用户有权使用其在L2获得的stWGG兑换凭证与生态产品、经过认证的第三方合作产品进行交互。用户有权随时解除质押，取回其质押的资产。
2. 用户义务：用户负责确保了解本协议的条款及其潜在风险，并应对其账户安全负责，防止未经授权的访问和操作。

## 免责声明

1. 市场风险：由于加密资产市场的高波动性，质押资产的价值可能会大幅上下波动，本平台不承担市场变动导致的任何财务损失责任。
2. 技术风险：本平台将采取一切合理措施确保系统的安全稳定，但不可避免的技术故障或网络问题可能会影响质押服务的正常运作。
3. 第三方交互风险：与第三方合作方合约进行交互时产生的风险，包括但不限于合约执行风险、合作方的信誉风险等，由用户自行承担。本平台不对第三方合作方合约的行为或结果承担任何责任。

## 最终条款

通过点击“同意”或继续使用我们的服务，即表示您已阅读、理解并同意接受本协议的所有条款。请在进行质押操作前，确保充分理解协议内容及相关风险。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.weirdoghost.com/weirdo-ghost-gang-jian-ti-zhong-wen/ling-li-zhi-xi-tong/ling-li-zhi-xi-tong-tiao-kuan-he-tiao-jian.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
