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

# WavesFunnyNode의 아이디어는?

**WavesFunnyNode의** (라고도 알려진 **WFN** 또는 **WavesFunny**)은 Waves 블록체인의 단순한 스테이킹 노드 그 이상입니다. 우리는 탈중앙화 금융의 세계에 개성과 유머, 그리고 독특한 정신을 불어넣는 커뮤니티 중심 프로젝트입니다

### 우리는 누구인가

많은 노드가 순전히 기술적이고 진지한 것과 달리, WFN은 진솔하고, 표현력이 풍부하며, 재미있다는 점에서 돋보입니다. 우리의 브랜드 정체성은 긍정적이고, 때로는 조금 혼란스럽더라도, 항상 진정성을 유지하는 데 있습니다. 우리를 필요할 때는 진지하고, 농담도 잘하며, 새로운 아이디어를 탐색하거나 블록체인 세계를 조금 더 재미있게 만드는 것을 두려워하지 않는 좋은 친구라고 생각해 주세요

#### 미소의 힘

미소는 방 안의 전체 분위기를 바꿀 수 있습니다. 자연스러운 미소, 즉 정말로 놀라거나 흥분했을 때 나오는 그런 미소는 흉내 낼 수 없습니다. 그것은 단 한순간에 아름다움을 담아내는 감정의 폭발입니다

WFN에서는 우리의 "미소"가 우리의 이야기를 전하게 합니다. 우리가 행복하든, 놀랐든, 심지어 화가 났든, 우리는 언제나 우리 자신답게 남아 있습니다. 우리의 미소는 진실을 말합니다

### 우리의 비전과 목표

올해 우리는 야심 찬 목표들과 함께 처음부터 다시 시작하기로 했습니다. 우리는 스테이커들과 함께 새로운 모험을 떠납니다. 우리가 실패하면 함께 실패하고, 우리가 이익을 얻으면 함께 이익을 얻습니다

* **VC가 되기:** 우리는 벌어들인 수수료의 일부를 사용해 Waves 생태계 내 유망한 프로젝트를 지원하고, 그 수익을 스테이커들과 다시 나누고자 합니다
* **재미있고 수익성 있는 스테이킹:** 우리는 "지루한" 스테이킹이 DeFi보다 더 재미있고, 더 수익성이 높으며, 더 안전할 수 있다는 것을 보여주고 싶습니다
* **도움의 문화:** 다른 이들이 비전 없이 가능한 한 많은 서비스를 제공하는 데 집중하는 동안, 우리는 *도움*에 집중합니다. 우리는 당신을 돕고, 당신은 우리를 돕습니다
* **신뢰와 투명성:** 우리는 모든 것을 투명하게 공개하고, 깔끔하게 마무리합니다. 우리는 수익, 수수료, 그리고 운영상의 "비밀"에 대해 완전한 투명성을 믿습니다

### 우리를 다르게 만드는 것은 무엇인가?

1. **비수탁형:** 당신의 자금은 항상 당신의 지갑에 남아 있습니다. 우리는 결코 당신의 자산을 통제하지 않습니다.
2. **유연한 보상:** 받고 싶은 토큰과 수령 주기를 선택하세요 <mark style="color:$primary;">(참조</mark> [Pref 스왑](/documentation/ko/prefs/pref-1.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/ko/about-myself/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.
