> 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/ja/zi-ji-shao-jie/wavesfunnynodenoaideatoha.md).

# WavesFunnyNodeのアイデアとは？

**WavesFunnyNode** （としても知られる **WFN** または **WavesFunny**）は、Wavesブロックチェーン上の単なるステーキングノード以上の存在です。私たちは、分散型金融の世界に個性、ユーモア、そして独自の精神をもたらすコミュニティ主導のプロジェクトです

### 私たちについて

多くのノードが純粋に技術的で真面目なのに対し、WFNは本物で、表現豊かで、楽しいという点で際立っています。私たちのブランドアイデンティティは、前向きであり続け、時には少しカオスで、常に本物であることにあります。私たちを、冗談を言い合える良い友人のような存在だと考えてください。必要なときには真剣になり、新しいアイデアを探求したり、ブロックチェーンの世界を少し面白くすることを恐れたりしません

#### 笑顔の力

笑顔は部屋の雰囲気全体を変えることができます。本物の笑顔――本当に驚いたり興奮したりしたときに出るような笑顔――は、作ることができません。それは、たった一瞬で美しさを捉える感情の爆発です

WFNでは、私たちの「笑顔」に物語を語らせています。嬉しいときも、驚いたときも、あるいは腹が立っているときでさえ、私たちは自分たちらしさを貫きます。私たちの笑顔は真実を語ります

### 私たちのビジョンと目標

今年、私たちは一連の野心的な目標とともにゼロから始めることを決めました。私たちはステーカーの皆さんと一緒に新しい冒険に出ます。失敗すれば一緒に失敗し、利益が出れば一緒に利益を得ます

* **VCになること：** 私たちは、得た手数料の一部を使ってWavesエコシステム内の有望なプロジェクトを支援し、その収益をステーカーの皆さんに還元することを目指しています
* **楽しく、収益性の高いステーキング：** 私たちは、「退屈な」ステーキングが、DeFiよりも楽しく、より収益性が高く、そしてより安全であり得ることを示したいと考えています
* **支援の文化：** 他の人たちが、ビジョンなくできるだけ多くのサービスを提供することに注力する一方で、私たちは *支援する*ことに注力しています。私たちはあなたを助け、あなたは私たちを助ける
* **信頼と透明性：** 私たちは正直に話し、きれいな形で終わります。収益、手数料、そして私たちの運営上の「秘密」について、完全な透明性を重視しています

### 私たちが違う理由は？

1. **非カストディアル：** あなたの資金は常にあなたのウォレットに残ります。私たちがあなたの資産を管理することは決してありません。
2. **柔軟な報酬：** 受け取りたいトークンと受け取り頻度を選べます <mark style="color:$primary;">（参照</mark> [Prefスワップ](/documentation/ja/prefs/prefsuwappu.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/ja/zi-ji-shao-jie/wavesfunnynodenoaideatoha.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.
