# Participation Methods

#### (1) Holding QTP on the Market

Buy QTP on DEX/CEX and hold for value appreciation.

* Buy Slip 3%: 1% Burn + 1% LP + 1% Node Reward
* Sell Slip 5%: 2% Burn + 3% Community Operations
* Profit Tax 25%: 10% Node Rewards + 15% Insurance Pool

Notes:

1. Team and DAO operating costs come from 3% of sell tax.
2. Contracts are open-source and fully verifiable on-chain.\ <br>

#### (2) Liquidity Contribution

Members can jointly provide liquidity to the contract pool, earning market-making rewards.

* Donation range: 100–2,000 USDT per round\ <br>
* Cycles and returns:\
  \
   • 1 day – 0.3% daily\
  \
   • 15 days – 0.6% compound\
  \
   • 30 days – 1.2% compound\ <br>

Example:

Deposit 1,000 USDT → 500 USDT + 500 USDT equivalent QTP → after 30 days, profit 430.2 USDT × 70% = 301.14 USDT.

30% (≈ 129.06 USDT) distributed as team bonus.

#### (3) Referral Program

* Requirement: Minimum 100 USDT liquidity participation
* 30% of pool revenue allocated to team rewards

| Level | Team Volume (USDT) | Reward Rate |
| ----- | ------------------ | ----------- |
| Q1    | 20,000             | 4%          |
| Q2    | 100,000            | 8%          |
| Q3    | 500,000            | 12%         |
| Q4    | 2,000,000          | 16%         |
| Q5    | 5,000,000          | 20%         |


---

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

```
GET https://quantum-project-2.gitbook.io/welcome-to-quantum-project/quantumproject-whitepaper/participation-methods.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.
