> For the complete documentation index, see [llms.txt](https://help.wavesfunnynode.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.wavesfunnynode.com/documentation/zh/guan-yu-wo-zi-ji/wavesfunnynode-bei-hou-de-xiang-fa.md).

# WavesFunnyNode 背后的想法？

**WavesFunnyNode** （也称为 **WFN** 或 **WavesFunny**）不仅仅是 Waves 区块链上的一个质押节点。我们是一个由社区驱动的项目，为去中心化金融世界带来个性、幽默感和独特精神

### 我们是谁

虽然许多节点纯粹是技术性的、严肃的，但 WFN 以真实、表达力和趣味性脱颖而出。我们的品牌形象是保持积极，有时有点混乱，但始终真实。把我们想象成一个好朋友：可以开开玩笑，需要认真时也能认真，而且不害怕探索新想法，或让区块链世界变得更有趣一些

#### 微笑的力量

一个微笑可以改变整个房间的氛围。自然的微笑——那种在你真正感到惊讶或兴奋时出现的微笑——是无法伪造的。它是一种情感的迸发，在瞬间捕捉到美

在 WFN，我们让我们的“微笑”讲述我们的故事。无论我们是快乐、惊讶，甚至是愤怒，我们都忠于自己。我们的微笑说出了真相

### 我们的愿景与目标

今年，我们决定从零开始，设定一系列雄心勃勃的目标。我们将与质押者们一起开启一段新的冒险：如果失败，我们一起失败；如果受益，我们一起受益

* **成为一家 VC：** 我们计划将一部分赚取的费用用于支持 Waves 生态系统中的有前景项目，并将收益回馈给我们的质押者
* **有趣且盈利的质押：** 我们想证明，“无聊”的质押可以比 DeFi 更有趣、更有利可图，也更安全
* **互助文化：** 当别人专注于在没有愿景的情况下提供尽可能多的服务时，我们专注于 *帮助*。我们帮助你，你也帮助我们
* **信任与透明：** 我们坦诚相待，也干净利落地离开。我们坚信，在收益、佣金以及我们的运营“秘密”方面都应做到完全透明

### 我们有何不同？

1. **非托管：** 你的资金始终留在你的钱包里。我们绝不会控制你的资产。
2. **灵活奖励：** 选择你想接收哪些代币以及接收频率 <mark style="color:$primary;">（见</mark> [偏好兑换](/documentation/zh/prefs/pian-hao-dui-huan.md)<mark style="color:$primary;">)</mark>
3. **按质押权重治理：** 每位质押者都有发言权。参与塑造节点未来的关键决策
4. **不仅仅是奖励：** 我们使用自己的资本（而非质押者资金），通过生态参与和 WavesFunnyVC 来创造价值增长

***

*“质押的人越多，我们就有越多机会去扩展，并用新想法探索这个世界。”*


---

# 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://help.wavesfunnynode.com/documentation/zh/guan-yu-wo-zi-ji/wavesfunnynode-bei-hou-de-xiang-fa.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.
