> For the complete documentation index, see [llms.txt](https://help.tokenpocket.pro/cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tokenpocket.pro/cn/wallet-operation/tp-card/commission-rewards.md).

# TP Card返佣介绍

TokenPocket将为早期 TP Card 用户以及优质社区推出充值返佣福利，当您或您的推荐人充值 TP Card 时（暂无最低充值金额限制），您将获得充值金额的一定比例作为返佣奖励，同时，此返佣奖励可以直接提现。

### <mark style="color:blue;">1.主要费用介绍</mark> <a href="#main-fee-details" id="main-fee-details"></a>

#### 1.1 充值手续费

* 当前手续费标准：用户进行充值时，系统会收取充值金额的 0.5% - 1% 作为手续费。
* 手续费浮动规则：根据用户邀请的有效新用户数量，用户可以获得 15% - 60% 的手续费优惠。

#### 1.2 邀请返佣机制

* 邀请返佣规则：

1. 邀请人推荐用户创建 TP Card后，邀请人将根据 VIP 等级，永久获得用户每次充值手续费的奖励。
2. VIP 等级取决于您的账户积分，成功推荐一名用户可获得 1000 积分，被推荐用户可获得 5000 积分。
3. 用户注册时需输入您的邀请码，以确认邀请关系。
4. 被推荐用户需完成 NFT 账户创建及银行注册，并在 30 天内充值至少 100 USDC等值代币，方可算作有效推荐。
5. 用户与您的绑定关系永久有效，您可持续从用户的充值手续费中获得奖励。
6. 奖励实时结算，结算后存入“未领取奖励”，最低可提现金额为 10 USDC，随时可提取。

* 返佣比例：

返佣比例将根据邀请者的用户等级不同而有所区别，等级越高返佣比例越高。

#### 1.3 用户等级设计&#x20;

* 用户等级根据用户所得积分进行划分，积分越高，等级越高，享受的充值手续费更低和返佣比例更高。
* 用户积分由用户的充值、邀请等交互操作累计获得。

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdjjJPHn3K6pUJ3e2up9WpV7IC3Le99y5nbqmlnCsFaszDEmmwG0qErA-mZH_O6kswvAZR-hSLcAGQcWfpS5OG_Hik-ffsIb400QsLnuy16Dt83LzCBRbVYPgi0-QhGwAf5BhgsyA?key=f7KYH5dxs8XsHN7qhr_t_b93" alt=""><figcaption></figcaption></figure>

关于Premium NFT：手续费额外减免 0.1%，返佣额外增加10%。（暂未推出）

#### 1.4 返佣规则说明

* 返佣条件：被邀请的用户必须完成 充值 操作，且充值金额必须大于等于一定标准（100 USDC等值代币）。
* 有效邀请：被邀请的用户，需要再注册完成nft铸造后，30天内完成kyc且成功充值 100 USDC等值代币，才算有效邀请，如果超过这个时间，则属于不属于用户的有效邀请。
* 无上限机制：有效邀请的用户，可以永远绑定关系，只要被邀请用户有充值，则根据用户的等级进行返佣奖励。

#### 1.5 积分期限介绍

* 积分有效时长：六个月（180天）
* 加密货币与积分1:1获得。每充值 1 USDC 的加密货币，可获得 1 积分，最小单位为1积分。&#x20;
* VIP等级判定：每个自然月结束后，系统将按比例扣减用户的积分，根据扣减后的积分重新评定用户等级。

### <mark style="color:blue;">2. 用户操作流程</mark> <a href="#user-operation-process" id="user-operation-process"></a>

#### 2.1 邀请流程

* 用户通过个人账户中的“邀请好友”功能生成专属邀请码或邀请链接。
* 邀请的新用户通过邀请码或链接进行注册，并完成身份验证和绑定银行卡。
* 新用户完成最少 100 USDC 等值代币 充值操作，邀请者将根据返佣比例获得相应奖励。

#### 2.2 等级提升流程

* 邀请者通过APP实时查看已邀请的有效用户数量。
* 每当满足新等级的用户邀请数要求，系统实时自动提升用户等级，用户享受对应的手续费优惠及返佣比例提升。

#### 2.3 返佣提现流程

* 用户可以实时查看返佣收入，并在账户中进行提现操作。
* 返佣可提现金额无上限，以USDC的形式发送金额到用户银行卡绑定的钱包地址上。
* 需要用户使用其当前银行卡nft绑定的钱包地址进行签名验证后，才可以发送到他对应的地址上去。
* 最少领取奖励为10 USDC。


---

# 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.tokenpocket.pro/cn/wallet-operation/tp-card/commission-rewards.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.
