> 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/governance/token-listing-and-community.md).

# 토큰 상장 및 커뮤니티

WavesFunnyNode(WFN)에서는 Waves 생태계와 창작자 및 개발자들로 이루어진 활기찬 커뮤니티를 지원하는 데 전념하고 있습니다. 프로젝트나 토큰이 있고 우리의 활발한 스테이커와 트레이더 기반에 도달하고 싶다면, 잘 오셨습니다

### 왜 WavesFunnyNode에 상장해야 하나요?

WFN에 토큰을 상장하면, Waves에서 가장 자동화되고 사용자 친화적인 보상 생태계 중 하나에 프로젝트를 통합할 수 있습니다:

* **자동화된 보상:** 우리 엔진은 귀하의 토큰을 스테이커에게 보상으로 분배하거나 Pref Swap 시스템을 통해 분배할 수 있습니다.
* **가시성 향상:** 귀하의 토큰은 커뮤니티가 선택할 수 있는 "대상 토큰"이 되어 유동성과 거래량을 높입니다
* **성과 추적:** 프로젝트를 커뮤니티 업데이트와 성과 보고서에 소개할 수 있습니다

### 상장 옵션

#### 1. 커뮤니티 상장

귀하의 토큰이 Puzzle Swap, WX.Network, Swop.Fi 및 기타에서 충분한 유동성을 보유하고 있다면, 이미 사용자가 대상 토큰으로 선택할 수 있게 제공되고 있을 수 있습니다. 우리는 커뮤니티 수요와 거래량에 따라 지원 목록을 정기적으로 업데이트합니다

#### 2. 파트너 상장(검증됨)

더 깊은 통합을 원하는 프로젝트를 위해 "검증된 파트너" 상태를 제공합니다. 여기에는 다음이 포함됩니다:

* **맞춤형 스왑 라우팅:** 파트너는 토큰이 정확히 어디에서 교환될지, 그리고 어떤 거래소(Puzzle Swap, WX.Network, Swop.Fi)가 우선 적용될지 결정할 수 있습니다
* **대상 토큰 가시성:** 관리 인터페이스에서 맞춤형 라벨과 우선 배치
* **마케팅 및 성장:** WFN 커뮤니티 내에서 귀하의 토큰의 가시성을 높이기 위한 공동 발표 및 홍보
* **우선 지원:** 통합 및 기술 지원을 위해 개발자와 직접 연결되는 창구

### 요구 사항

사용자에게 높은 수준의 보안과 신뢰를 유지하기 위해, 우리는 다음 기준에 따라 프로젝트를 평가합니다:

1. **유동성:** 주요 Waves DEX에서 안정적이고 충분한 유동성
2. **커뮤니티 신뢰:** 투명한 프로젝트 목표와 활발한 커뮤니티 참여
3. **기술적 품질:** 검증된 스마트 계약(해당하는 경우)과 명확한 효용성

### 신청 방법

WFN 생태계에 합류할 준비가 되셨나요? 상장은 간단합니다:

1. **세부 정보를 준비하세요:** 토큰 ID, 웹사이트, 간단한 프로젝트 설명을 준비해 두세요
2. **문의하기:** Telegram을 통해 저희 팀에 직접 연락하세요: <https://t.me/wavesfunny> 일반 문의, 커뮤니티 상장, 파트너 논의를 모두 위해.

### 커뮤니티를 지원하세요

우리는 커뮤니티 주도 노드입니다. 우리가 만드는 것에 공감하신다면, 다음 방법으로 지원하실 수 있습니다:

* [귀하의 WAVES를 우리 노드에 리스하세요](https://wavesfunnynode.com/)
* [거버넌스 투표에 참여하세요](https://wavesfunnynode.com/#governance)
* WavesFunny를 널리 알리세요

***

{% hint style="warning" %}
WavesFunny는 사기이거나 악성 코드를 포함하거나, 커뮤니티 안전 기준을 충족하지 못하는 것으로 식별된 모든 토큰에 대해 상장을 취소하거나 상장을 거부할 권리를 보유합니다
{% endhint %}


---

# 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/governance/token-listing-and-community.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.
