# Neutral Trade 积分系统

<figure><img src="/files/sDOskjSzgzDTWELMuclW" alt=""><figcaption></figcaption></figure>

## 🪙 Neutral Trade 积分 (NT 积分 )

### 积分体系概览

&#x20;**NT 积分**是 Neutral Trade 平台的奖励与忠诚度体系，旨在激励为生态系统注入资本、产生交易费用及参与生态建设的用户。

<figure><img src="/files/miqLHJqLg0ZGE5wIvYas" alt=""><figcaption></figcaption></figure>

**NT 积分的目标非常明确：**\
将用户激励与协议发展深度绑定，奖励那些为平台注入流动性并助力 Neutral Trade 实现可持续扩张的参与者。

NT 积分代表是您总体贡献的量化体现。您参与协议交互越多，积分增长就越快。未来，这些积分可能成为 Neutral Trade 生态内的准入凭证、收益增强工具或治理权重指标。

{% hint style="info" %}
<https://www.neutral.trade/points>
{% endhint %}

### 如何赚取 NT 积分？

<figure><img src="/files/pIapgCMcjRfWiVzJ644P" alt=""><figcaption></figcaption></figure>

您可以通过积极参与 Neutral Trade 平台活动即可赚取NT积分。

\
**积累积分主要通过以下两种方式：**

1. #### 存款积分（基于锁仓总量）

所有向Neutral Trade策略金库存入资产的用户，均可随时间持续获得NT积分。\
积分收益取决于三大要素：\
• 存款总金额\
• 资金存续时长\
• 所选金库的积分倍数

积分每日发放，确保长期参与的用户持续受益。

{% @mermaid/diagram content="graph LR
A\[User Deposit Funds] --> B\[Daily TVL Snapshot]
B --> C\[Calculate Individual Share of Total TVL]
C --> D\[Emit Daily Points]
" %}

#### 2. **费用积分（基于手续费贡献）**

您不仅能通过存款获得 NT 积分，还能通过交易活动产生的手续费来累积积分。

我们会在每月完整核算所有费用数据后，于次月按比例向用户追溯发放对应积分。

这种机制保证了公平性，奖励那些为协议带来最大收入贡献的用户。

{% @mermaid/diagram content="flowchart LR
A\[User Activity Generates Fees] --> B\[End-of-Month Fee Summary]
B --> C\[Calculate Effective Fee Share]
C --> D\[Distribute Fee Points Next Month]
D --> E\[User Receives Daily Fee Points]
" %}

TVL 积分（基于存款）和手续费积分（基于活动贡献） **共同保证了流动性提供者与活跃参与者**都能按比例受益。

### ⚙️ 积分倍率体系

NT Points are dynamic.

NT积分采用动态计算模型。\
部分策略、金库及生态活动设有奖励倍率，帮助用户根据参与程度更快地积累积分。

倍数通常考虑以下因素：\
• 策略的**风险或收益特征**\
• 所提供**流动性对特定金库的重要性**\
• 特定生态合作或活动的**战略优先级**

选择高倍率金库进行存款，即使存入金额相同，也能以更快速度积累NT积分。\
因此，您的策略选择至关重要，它不仅影响您的收益，也影响长期积分增长。

存入 **高倍数金库**，即使存款金额相同，也能更快获得 NT Points。\
因此，你选择的策略非常重要，它不仅影响你的收益，也影响 **长期积分增长**。

{% @mermaid/diagram content="flowchart LR
A\[Raw Deposit Amount] --> B\[Apply Vault Multiplier]
B --> C\[Referral Boost]
C --> D\[Calculate Effective TVL]
D --> E\[Distribute Points Based on Effective TVL Share]
" %}

### 📅 积分发放频率

NT 积分通过双时间轴进行发放，以此实现数据准确性与用户参与度的有效平衡。

| **分类**     | 频率 | 说明                                  |
| ---------- | -- | ----------------------------------- |
| **TVL 积分** | 每天 | 根据每位用户的存款快照及适用的积分倍率，系统将自动计算并发放相应积分。 |
| **费用积分**   | 每月 | 每月末统一核算，次月内按日发放。                    |

这样的发放机制既保持了用户的实时参与感，又确保了手续费类奖励能以公平透明的方式精准核算。

***

NT 积分构筑了 Neutral Trade 长效激励与信誉体系的基石——这一机制旨在表彰生态系统中各个环节真实且有价值的贡献。


---

# Agent Instructions: 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:

```
GET https://docs.neutral.trade/cn-neutral-trade/neutral-trade-ji-fen-xi-tong.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.
