# Genesis NFT Sale Method

### <mark style="color:red;">Genesis NFT Sale Method</mark>

* Price Increasing Mode: 30,000 Genesis NFT will be sold with increasing prices.
* Initial Price: The first 2,000 NFT are priced at 500 USDT each.
* Price Increment: \
  2,001 to 10,000: Price increases by $25 for every 400 NFT sold \
  10,001 to 30,000: Price increases by $25 for every 200 NFT sold
* Purchase Limit: Each address can purchase a maximum of 10 Genesis NFT.

## <mark style="color:red;">Node and Token Staking Power Calculation</mark>

* Node Power Calculation: Staking 1 Reflection Genesis Node NFT grants computational power equivalent to 2x the NFT purchase price.
* Token Staking Power Calculation: Each 1 USDT worth of RECT tokens staked provides 1 unit of computational power.

Staking Multipliers:

* Flexible Staking: 1x base computational power.
* Fixed 2-Month Staking: 2x computational power.
* Burn Mechanism: 4x computational power.

## <mark style="color:red;">Invitation Mechanism</mark>

* USDT Rewards: Node holders earn 10% from the first level and 1% from the second level of their invitees' node purchases, with a total reward distribution of 11%.

Computational Power Bonus:

* Node holders with either 5 nodes or at least 1 node who successfully invite 3 new users to purchase nodes receive a 50% boost in computational power based on their invitees’ contributions.
* Users without any nodes will receive a 25% boost in computational power from their invitees’ contributions.

### <mark style="color:red;">Computational Power Mining Rules</mark>

* Total Allocation: 50% of the total supply is allocated for computational power mining, with rewards halving each year.
* Annual Mining Plan:
* Year 1: 25% of the total supply, with a daily release of 690,000 tokens.
* Year 2: 12.5% of the total supply, with a daily release of 342,465 tokens.
* Year 3: 6.25% of the total supply, with a daily release of 171,232 tokens.
* Year 4: 3.125% of the total supply, with a daily release of 85,616 tokens.

This pattern continues with each year’s allocation halving from the previous year.

### <mark style="color:red;">Genesis NFT Privileges</mark>

* Mining Earnings: All Genesis NFT investors earn tokens from mining activities.
* Whitelist Privileges: Early access to ecosystem projects, such as IDO participation, WL rights, and exclusive airdrops.
* Ecosystem Governance: Genesis NFT investors gain governance rights, becoming early builders, contributors, and decision-makers.


---

# 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.reflectionai.app/genesis-nft-sale-method.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.
