# Perry Egg Hatching Mechanism

#### How Hatching Works

1. **Hold a Perry Egg**: Acquire a Perry Egg NFT through minting or secondary market purchase
2. **Initiate Hatching**: Access the hatching interface on the [Falcon App](https://app.falcon.finance/perryverse)
3. **Burn the Egg**: Confirm the transaction to burn your Perry Egg NFT
4. **Receive Your Perry**: A new Perry NFT is minted to your wallet with randomized traits
5. **Unlock Multipliers**: Your Perry's traits now qualify for rotating Miles multipliers

#### Important Notes

* **Burning is irreversible**: Once you hatch your Perry Egg, the egg NFT is permanently destroyed
* **Traits are randomized**: The traits your Perry receives are determined at the moment of hatching
* **Rarity is fixed**: Your Perry's rarity tier is set upon hatching and cannot be changed
* **Immediate utility**: Your Perry immediately begins qualifying for trait-based Miles multipliers after hatching, contingent on your NFT possessing traits that qualify for boosted miles.


---

# 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.falcon.finance/perryverse-nft/smart-contracts/perry-egg-hatching-mechanism.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.
