# Welcome to WavesFunnyNode Help Page

## Welcome to WavesFunnyNode Help

Welcome to the official help center for **WavesFunnyNode (WFN)**. Whether you are new to staking or a long-time supporter, this guide will help you navigate our unique features and services

### Quick Links

* [Idea behind WavesFunnyNode?](/documentation/about-myself/idea-behind-wavesfunnynode.md): Discover our brand identity, philosophy, and vision
* [How to Stake & Set Prefs](/documentation/guides/how-to-stake-and-set-prefs.md): A quick start guide on how to begin earning rewards
* [Pref Payments](/documentation/prefs/pref-payments.md) **&** [Pref Swaps](/documentation/prefs/pref-swaps.md): Learn how to customize your rewards and payout timing.
* [WavesFunny Governance](/documentation/governance/wavesfunny-governance.md): See how you can participate in key node decisions
* [Limits & Rules](/documentation/prefs/limits-and-rules.md): Essential technical and operational details

***

## Most asked questions

<details>

<summary><strong>When will I receive my first rewards?</strong></summary>

Rewards are calculated per block. Your first rewards will appear once your lease becomes "mature" (after 1000 blocks, approx. 17 hours).

</details>

<details>

<summary><strong>Can I change my payment interval at any time?</strong></summary>

Yes, you can update your on-chain preferences whenever you like. Changes will take effect in the next processing cycle

</details>

<details>

<summary><strong>Why did I receive WAVES instead of my preferred token?</strong></summary>

If a swap fails (e.g., due to low liquidity or price volatility), the system can automatically fallbacks to sending you WAVES. This ensures that you always receive your rewards safely

</details>

<details>

<summary><strong>Is there a minimum lease amount?</strong></summary>

There is no strict minimum, but very small leases may result in rewards below the minimum payout threshold

</details>

<details>

<summary><strong>How can I track my payments?</strong></summary>

All payments are recorded on the Waves blockchain. You can also monitor our Telegram channel for real-time payout summaries

</details>

<details>

<summary><strong>What happens if I unlease my WAVES?</strong></summary>

Once you unlease, you will stop earning rewards for any newly mined blocks. Any rewards accumulated *before* you unleased will still be paid out in the next cycle

</details>

### Need Direct Assistance?

If you can't find what you're looking for, our team is always ready to help!

* [**Be free to ask for baby steps**](https://t.me/wavesfunnynode)


---

# 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://help.wavesfunnynode.com/documentation/welcome-to-wavesfunnynode-help-page.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.
