> 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/wavesfunnynodeherupupjiheyoukoso.md).

# WavesFunnyNodeヘルプページへようこそ

## WavesFunnyNodeヘルプへようこそ

公式ヘルプセンターへようこそ **WavesFunnyNode（WFN）**。ステーキングを始めたばかりの方も、長年のサポーターの方も、このガイドで当社の独自の機能とサービスをご案内します

### クイックリンク

* [WavesFunnyNodeの背景にあるアイデアは？](/documentation/ja/zi-ji-shao-jie/wavesfunnynodenoniaruaideaha.md)：当社のブランドアイデンティティ、理念、ビジョンをご紹介します
* [ステーキングと設定の方法](/documentation/ja/guides/sutkingutono.md)：報酬を得始める方法のクイックスタートガイド
* [Pref支払い](/documentation/ja/prefs/prefi.md) **&** [Prefスワップ](/documentation/ja/prefs/prefsuwappu.md)：報酬と支払いのタイミングをカスタマイズする方法を学びます。
* [WavesFunnyガバナンス](/documentation/ja/gabanansu/wavesfunnygabanansu.md)：主要なノードの意思決定に参加する方法をご覧ください
* [制限とルール](/documentation/ja/prefs/torru.md)：重要な技術的および運用上の詳細

***

## よくある質問

<details>

<summary><strong>最初の報酬はいつ受け取れますか？</strong></summary>

報酬はブロックごとに計算されます。リースが「成熟」すると（1000ブロック後、約17時間）、最初の報酬が表示されます。

</details>

<details>

<summary><strong>支払い間隔はいつでも変更できますか？</strong></summary>

はい、オンチェーン設定はいつでも更新できます。変更は次の処理サイクルで有効になります

</details>

<details>

<summary><strong>なぜ希望したトークンではなくWAVESを受け取ったのですか？</strong></summary>

スワップが失敗した場合（例：流動性不足や価格変動など）、システムは自動的にWAVESの送付にフォールバックできます。これにより、報酬を確実かつ安全に受け取れます

</details>

<details>

<summary><strong>最低リース額はありますか？</strong></summary>

厳密な最低額はありませんが、非常に少額のリースでは、最小支払い基準を下回る報酬になる場合があります

</details>

<details>

<summary><strong>支払いを追跡するにはどうすればよいですか？</strong></summary>

すべての支払いはWavesブロックチェーンに記録されます。Telegramチャンネルでリアルタイムの支払い概要も確認できます

</details>

<details>

<summary><strong>WAVESのリースを解除した場合はどうなりますか？</strong></summary>

リースを解除すると、新たに採掘されたブロックに対する報酬の獲得は停止します。蓄積された報酬は *解除前に* リース解除前の分も、次のサイクルで引き続き支払われます

</details>

### 直接サポートが必要ですか？

お探しの内容が見つからない場合でも、私たちのチームがいつでもお手伝いします！

* [**気軽に、基本の基本からでも質問してください**](https://t.me/wavesfunnynode)


---

# 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/wavesfunnynodeherupupjiheyoukoso.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.
