# WavesFunnyNode Help

## Home

- [Developer Platform](https://help.wavesfunnynode.com/readme.md): Welcome to your team’s developer platform

## Documentation

- [Welcome to WavesFunnyNode Help Page](https://help.wavesfunnynode.com/documentation/welcome-to-wavesfunnynode-help-page.md): Аll answers in one place
- [Idea behind WavesFunnyNode?](https://help.wavesfunnynode.com/documentation/about-myself/idea-behind-wavesfunnynode.md)
- [Pref Payments](https://help.wavesfunnynode.com/documentation/prefs/pref-payments.md): When you want it and where you want it
- [Pref Swaps](https://help.wavesfunnynode.com/documentation/prefs/pref-swaps.md): Your desires are heard, my majesty
- [Limits & Rules](https://help.wavesfunnynode.com/documentation/prefs/limits-and-rules.md): Rules suck, but believe us - sometimes they make things better
- [WavesFunny Governance](https://help.wavesfunnynode.com/documentation/governance/wavesfunny-governance.md)
- [Token Listing & Community](https://help.wavesfunnynode.com/documentation/governance/token-listing-and-community.md): We’re always listed… because hiding from the spotlight isn’t our style! 🌟
- [How to Stake & Set Prefs](https://help.wavesfunnynode.com/documentation/guides/how-to-stake-and-set-prefs.md): easy peasy lemon squeezy
- [How to Stake Waves in 3 steps](https://help.wavesfunnynode.com/documentation/a-noobs-steps/how-to-stake-waves-in-3-steps.md)
- [How to Stake Waves step by steps](https://help.wavesfunnynode.com/documentation/a-noobs-steps/how-to-stake-waves-step-by-steps.md)
- [L2 staking](https://help.wavesfunnynode.com/documentation/a-noobs-steps/l2-staking.md)
- [WAVESDLP additional profit claim](https://help.wavesfunnynode.com/documentation/more-profit-for-you/wavesdlp-additional-profit-claim.md)
- [What can I do with my Unit0 rewards](https://help.wavesfunnynode.com/documentation/more-profit-for-you/what-can-i-do-with-my-unit0-rewards.md)

## Changelog

- [Changelog](https://help.wavesfunnynode.com/changelog/readme.md): ⚡ Something unannounced… just between us!


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.wavesfunnynode.com/readme.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.
