> 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/about-myself/idea-behind-wavesfunnynode.md).

# Idea behind WavesFunnyNode?

**WavesFunnyNode** (also known as **WFN** or **WavesFunny**) is more than just a staking node on the Waves blockchain. We are a community-driven project that brings personality, humor, and a unique spirit to the world of decentralized finance

### Who We Are

While many nodes are purely technical and serious, WFN stands out by being real, expressive, and fun. Our brand identity is about staying positive, sometimes a little chaotic, and always authentic. Think of us as a good friend who can joke around, get serious when needed, and isn’t afraid to explore new ideas or make the blockchain world a bit more entertaining

#### The Power of a Smile

A smile can change the entire mood of a room. A natural smile - the kind that happens when you're truly surprised or excited - cannot be faked. It's an explosion of emotion that captures beauty in a single instant

At WFN, we let our "smile" tell our story. Whether we are happy, surprised, or even pissed off, we stay true to who we are. Our smile speaks the truth

### Our Vision & Goals

This year, we’ve decided to start from scratch with a set of ambitious goals. We’re going on a new adventure together with our stakers: if we fail, we fail together; if we benefit, we benefit together

* **Becoming a VC:** We aim to use a portion of our earned fees to support promising projects within the Waves ecosystem, sharing the revenue back with our stakers
* **Fun & Profitable Staking:** We want to show that "boring" staking can be more fun, more profitable than DeFi, and more secure
* **A Culture of Help:** While others focus on offering as many services as possible without a vision, we focus on *helping*. We help you, and you help us
* **Trust & Transparency:** We come clean, and we leave clean. We believe in total transparency regarding earnings, commissions, and our operational "secrets"

### What Makes Us Different?

1. **Non-Custodial:** Your funds always stay in your wallet. We never take control of your assets.
2. **Flexible Rewards:** Choose which tokens you want to receive and how often <mark style="color:$primary;">(see</mark> [Pref Swaps](/documentation/prefs/pref-swaps.md)<mark style="color:$primary;">)</mark>
3. **Stake-Weighted Governance:** Every staker has a voice. Participate in key decisions that shape the future of the node
4. **Beyond Rewards:** We use our own capital (not staker funds) to grow value through ecosystem participation and the WavesFunnyVC

***

*“The more people stake, the more opportunities we have to expand and explore the world with new ideas.”*


---

# 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/about-myself/idea-behind-wavesfunnynode.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.
