# Creator Program

## 1. Conversion Eligibility

A valid conversion is defined as a **paid Pro Plan subscription** that successfully renews for a second billing cycle.

The following cases do **not** qualify as valid conversions:

* Refunds or subscription cancellations
* Chargebacks or payment disputes
* Transactions rejected due to fraud or risk control checks

## 2. Ways to Get Referral Links

TradeOS supports the following attribution methods:

### **Method 1: Tracking links**

Get the referral link via 'Settings'/'[Earn](/tradeosaifaq/tradeos-ai-faq/rewards-and-earn.md)' → 'Invite Friends'.

*Note: The Creator attribution window is 30 days. Any subscription completed within 30 days of clicking the referral link will be considered a valid conversion.*

### **Method 2: Agent Sharing (Fastest Method)**

* Create your personalized '**My Agent'** and share it directly to your Discord or Telegram  groups for seamless community integration.
* Any subscriptions generated through users interacting with your shared Agent will be automatically tracked and attributed to your account.
* For detailed instructions, please refer to '[My Agent Notification Setup](/tradeosaifaq/tradeos-ai-faq/my-agent/notification-setup.md)'.

### **Method 3: Coupon Codes**

* Please [contact](/tradeosaifaq/connect-with-us.md) the official team to obtain a referral code.

*Note: The applicable attribution method depends on the creator type and agreed setup. All attribution decisions are based on TradeOS system records.*

## 3. Commission Structure

* Commission rate: **$5 USD per approved conversion**
* Each user is counted **once only**
* No recurring or lifetime commissions apply unless explicitly agreed in writing

## 4. Prohibited Activities

Creators may not engage in the following activities:

* **Brand bidding**, including bidding on TradeOS brand terms or variations
* **Misleading or deceptive marketing**, including but not limited to:
  * Guaranteed profits or returns
  * Claims of insider or “sure-win” trading information
* **Commission sharing or cash incentives** to end users
* Any activity that violates applicable laws or advertising regulations

TradeOS reserves the right to suspend or terminate creators engaging in prohibited behavior.

## 5. Payment & Settlement

* Settlement frequency: **Monthly**
* Payment methods:
  * Bank transfer
  * Stablecoin (KYC required)

**Minimum payout thresholds**:

* **$100 USD** for bank transfers
* **$10 USD** for stablecoin payouts

Payout methods and thresholds may vary depending on partner channel and processing fees.

## 6. Taxes

Creators are solely responsible for all tax reporting and payments. TradeOS does not withhold or remit taxes on behalf of creators.

## 7. Final Authority

TradeOS retains final authority over:

* Attribution decisions
* Order validation
* Commission approval and payouts

## 8. Modifications

TradeOS reserves the right to modify or terminate the Creator Program and its terms at any time. Material changes will be communicated through official channels.


---

# 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://tradeos.gitbook.io/tradeosaifaq/tradeos-ai-faq/creator-program.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.
