> 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/zh/zhi-li/dai-bi-shang-jia-yu-she-qu.md).

# 代币上架与社区

在 WavesFunnyNode（WFN），我们致力于支持 Waves 生态系统及其充满活力的创作者和开发者社区。如果您有一个项目或代币，并希望触达我们活跃的质押者和交易者群体，那您来对地方了

### 为什么要在 WavesFunnyNode 上架？

将您的代币上架到 WFN，您就能把项目接入 Waves 上最自动化、最用户友好的奖励生态系统之一：

* **自动化奖励：** 我们的引擎可以通过奖励分发您的代币，发放给质押者，或通过我们的 Pref Swap 系统进行分发。
* **提升可见度：** 您的代币将成为我们社区可选择的“目标代币（Target Token）”，从而带动流动性和交易量
* **表现追踪：** 让您的项目出现在我们的社区更新和表现报告中

### 上架选项

#### 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/zh/zhi-li/dai-bi-shang-jia-yu-she-qu.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.
