# The End of Genesis

At the end of genesis:&#x20;

* Based on the current BTC 365 daily average price, a number of BTCH are minted for the genesis part, and 10% are automatically staked. &#x20;
* Based on the current BTC 365 daily average price and the Pre-Bond Discount, BTCH is minted for pre-bond part:&#x20;
  * A 10% (BondRewardstoStakers Percentage) of minted BTCH (for the pre-bond) is minted in addition and sent to the Staking Reward Pool.&#x20;
  * Genesis participants will get an additional part of the rewards as described in the Genesis Reward Pool section.
  * &#x20;Protocol Development Vault will get an additional part of the rewards as described in the Protocol Development Vault section.&#x20;
* All USDC will be swapped for WBTC at DEX, and the corresponding amount of BTCH is minted and paired with the WBTC to establish the initial Protocol Controlled Liquidity pool.&#x20;

The BTCH generated through genesis / pre-bond, are released each epoc and then auto-staked in the staking pool.


---

# 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.thehodl.org/welcome-to-gitbook/fair-launch/the-end-of-genesis.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.
