# How to buy Egg?

Eggle has different animals, like **Chicken** and **Green Frog PEPE**. More animals will come in the future.

Each animal has:

* Different egg price
* Different buy date
* Different harvest date

👉 Please check the details of each animal carefully.&#x20;

## Chicken

### Purchase Details

* **Time:** 00:00 – 23:59 (UTC) on the **1st day of every month**.&#x20;
* **Price:** Chicken Egg = <mark style="color:yellow;">**1000 ENG**</mark>&#x20;
* **Chain:** **BASE** Chain

### Payment Methods

Chicken Eggs can be purchased with ENG token or ETH (Base).

<figure><img src="/files/ldDZrAhp3p6425to1vTo" alt="" width="563"><figcaption></figcaption></figure>

#### **Buying with ENG**

* **ENG** is the currency you need to buy Chicken Egg.
* When you pay with **ENG**, the **ENG** tokens you use will be **burned** (permanently removed from circulation). This reduces the total supply of **ENG**, adding value to the remaining tokens.

#### **Buying with ETH**

* If you want to use **ETH** to buy **EGG**, your **ETH** will be **automatically converted** to **ENG.**&#x20;
* Once the conversion is done, the **ENG** tokens are used to buy **EGG**, and the **ENG** tokens will be **burned**.

<figure><img src="/files/9ZHD4LZu8I8gfidORZcZ" alt=""><figcaption></figcaption></figure>

## PEPE Frog

### Purchase Details

* **Time:** 00:00 – 23:59 (UTC) on the **10th day of every month**.
* **Price:** PEPE Egg = <mark style="color:green;">**2000 ENG**</mark>
* **Chain:** **BASE** Chain

### Payment Methods

PEPE Eggs can be purchased with <mark style="color:green;">**ENG tokens, or BasedPEPE tokens or ETH (Base)**</mark>&#x20;

<figure><img src="/files/dK3FdosiaT7Vi8hUnGaJ" alt=""><figcaption></figcaption></figure>

⚠️ <mark style="color:$success;">**Note:**</mark> <mark style="color:$success;"></mark><mark style="color:$success;">This is the</mark> <mark style="color:$success;"></mark><mark style="color:$success;">**BasedPEPE token**</mark>, not the original PEPE token on Ethereum.\
Token contract: `0x52b492a33E447Cdb854c7FC19F1e57E8BfA1777D`

#### Buying with BasedPEPE

* Users can buy PEPE **Egg** with **BasedPEPE token**.
* The system will calculate how much BasedPEPE is equal to **2000 ENG**, so users know exactly how many BasedPEPE are needed.
* After buying, the BasedPEPE used will be converted into ENG.
* These ENG tokens will then be **burned** to help maintain the value of ENG.&#x20;

<figure><img src="/files/0htSSB8udvxnGq8Lxkh8" alt=""><figcaption></figcaption></figure>

## EGG NFT

After making the purchase, you’ll receive an **NFT Egg**. This NFT is not just a static image. It can **hatch into an animal** and follows the **ERC-6551** standard, adding unique value.&#x20;

<figure><img src="/files/eYTXmFT4Vo1agaYu6F2A" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %} <mark style="color:yellow;">**Eggle NFT**</mark>**&#x20;Smart Contract Address**: [0x4e45cd58260f59babb528f2653b61e4623b3df99](https://basescan.org/address/0x4e45cd58260f59babb528f2653b61e4623b3df99#readProxyContract)
{% endhint %}

## Why Burn Tokens?

Burning tokens is a way to manage supply and demand. By removing tokens from circulation, it makes the remaining tokens scarcer, potentially increasing their value over time.&#x20;

The tokens you use to buy **EGG** are burned, so the total supply of these tokens decreases, which is good for the ecosystem.

{% hint style="info" %}
**Eggle official website:** [**https://eggle.xyz/**](<https://eggle.xyz/&#xD;&#xA;>)
{% endhint %}

Once the payment is completed, the contract will issue an egg NFT back to the address of the participants.&#x20;

{% content-ref url="/pages/628NK65n5iKWfkSlvZd5" %}
[Phase 1 - Hatching](/how-to-play/phase-1-hatching.md)
{% endcontent-ref %}

{% content-ref url="/pages/JT0fDuZGTAleH7JBEMLl" %}
[Eggle Energy Token Info](/energy-token/eggle-energy-token-info.md)
{% endcontent-ref %}


---

# 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.eggle.xyz/join-the-game/how-to-buy-egg.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.
