> For the complete documentation index, see [llms.txt](https://docs.ultiland.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ultiland.io/zh-cn/event/ulti-fam-artx-trading-incentives.md).

# Ulti-FAM | ARTX 交易激励计划

一起耕耘，一起赚钱，FROM EVERY LAND TO ULTILAND

Ulti-FAM 是一项围绕 ARTX 现货交易量展开的激励机制。用户、社区、工作室与 KOL 在指定交易对上产生交易量，可通过灵力（Ins.Power）积累参与挖矿并获得 miniARTX 产出。同时，具有推广能力的参与方可以通过裂变结构获得灵力返佣，从而提升自身挖矿占比，实现激励放大效果。

与单纯刷量不同，Ulti-FAM 将交易行为视为贡献行为，从交易中产生灵力，再根据灵力占比分配当天的 miniARTX 矿池产出。这代表所有收益均来源于真实行为，而非空投博弈。

### 产出机制说明

所有 ARTX 交易（买入或卖出）均会计入用户灵力。灵力按照全网灵力占比参与每日 miniARTX 产出池的分配。

每位用户的 miniARTX 日产量计算方式为：

用户日产出 = 全网当日产出总量 × (用户有效灵力 / 全网有效灵力总和)

推广结构采用灵力返佣机制：当下级用户因交易产生灵力时，其上级可获得相当于下级灵力 10% 的返佣，该返佣直接计入上级的灵力值并参与每日产出计算。

### 市场激励结构

计划面向社区、KOL、工作室开放市场扶持政策。补贴与推广奖励只面向组织者与管理者，不向普通用户开放。

#### 交易成本补贴

为鼓励参与者在活动期间产生真实交易量，Ultiland 将提供 Gas 与 PancakeSwap 手续费补贴，发放给加入 Ulti-FAM 推广与执行的社区管理者：

* 每社群/工作室每周固定预算：100U/300U/500U （根据社区规模发放，不定期审核）
* 用途：Gas 费用补贴、交易手续费返还、活动内容推动激励
* 社群或社媒账号中，须设有ULTILAND字样或Logo标记

### 活动玩法#1 | 超级周 Super Week | 冲榜奖励机制

超级周是 Ulti-FAM 的重点冲刺阶段，面向所有参与者开放排行榜激励。根据社区实际产生的 ARTX 交易量进行排名结算，并发放 ARTX 与 USDT 奖励。

#### 奖励池规模

* 每周奖励池：5000+ 等值 USDT

#### 排名奖励梯度

| 排名       | 奖励                 |
| -------- | ------------------ |
| 第 1 名    | 2,000U             |
| 第 2 名    | 1,000U             |
| 第 3 名    | 500U               |
| 第 4-10 名 | 按贡献比例平均分配剩余 1,500U |

排名根据统计周期内真实交易额合计计算

每期奖励额不同

须在Ultiland DAPP绑定钱包关系，并将钱包地址（均为币安无私钥钱包地址）提交社群主 (@ultiland\_info)&#x20;

单人前三名，奖励 10,000 ARTX

### 超级周宣发支持政策

为确保推广方的执行意愿，提供直接的宣发预算支持。

* 参赛即发放首期宣发预算 200U
* 超级周结束时如达到既定交易量目标（冲榜活动前20名），则额外发放剩余 300U
* 若未达成目标则不发放剩余奖励

价值路径：

1. 交易产生灵力
2. 灵力参与 miniARTX 挖矿
3. 推广者通过下级灵力获得 10% 返佣，加速产出
4. 社群通过交易额排名参与 Super Week 冲榜激励
5. Gas 与手续费补贴帮助降低参与成本
6. 推广奖励池通过 USDT + ARTX 分配给驱动力最强的组织者

Ulti-FAM 不是单纯无聊的拉盘活动，而是围绕交易行为建立权益回路：

参与者以交易贡献价值，以灵力获得产出，通过推广扩大收益。

在同样的交易行为下，参与者在 Binance Alpha 获取积分，而在 Ultiland 获取实际的算力与资产化回报。

交易的价值不再消散，而被回收并转化为参与者的长期权益。

ULTILAND FAMILY FAMING

\*有兴趣参与推广交易激励计划的朋友可以联系我们官方TG @ultiland\_info

<br>


---

# 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://docs.ultiland.io/zh-cn/event/ulti-fam-artx-trading-incentives.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.
