# EggSwap Staking The Chicken Coop (xEgg)

The Chicken Coop located at <https://www.eggs.cool/staking> allows you to stake your Eggs and receive xEgg in return and then you stake it in the xEgg pool.

![Stake Eggs on the Chicken Coop](/files/-MKBhKHthbrvDTCWlmxS)

When users make trades on the EggSwap Exchange a 0.3% fee is charged.

0.05% of this fee is added to the Chicken Coop pool in the form of LP tokens for the relative pool.

When the rewards contract is called (minimum once per day) all the LP tokens are sold for Eggs (on EggSwap Exchange). The newly purchased Egg is then divided up proportionally between the xEgg holders in the pool, meaning their xEgg is now worth more Egg.

Currently you will not see the gained amount until you have withdrawn.

It started as 1 Egg = 1 xEgg, but just like LP tokens the price of xEgg changes over time depend on how many Egg rewards are in the 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.eggs.cool/platforms/eggswap-staking-the-chicken-coop-xegg.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.
