# Daycare

### **How Daycare works** <a href="#how-breeding-works" id="how-breeding-works"></a>

* Breeding is done through a virtual daycare. Simply do /daycare and click on one of the 3 pens!
* You can purchase more pens at /warp daycare
* Eggs are made every 25 minutes and go directly into an empty space in your party
* When a breed is successful, it will notify you in chat
* To hatch an egg, you must simply walk around.
* There are stopgaps to stop people from afk hatching!

### **How Hatching works** <a href="#how-hatching-works" id="how-hatching-works"></a>

* Having an egg in your party and just playing pushes their egg cycles forward to hatch em
* The process works like in the games, after a certain amount of time the Egg Cycle ticks down
* When the Egg Cycle is at 0 the egg will hatch
* The abilities Flame Body, Magma Armor & Steam Engine tick the Cycle down by 2 instead of 1
* Breeding Items like Destiny Knots and Mirror Herbs work as well

### **Commands** <a href="#commands" id="commands"></a>

* Check your egg's gender, nature, ability, IVs, moves and how many cycles and steps the egg has until it hatches
  * /eggInfo
* Remove the ability of the Pokémon in the egg to reproduce
  * /neuter \<SLOT>

*Commands are available to everyone*

### Visuals <a href="#visuals" id="visuals"></a>

&#x20;

<figure><img src="/files/6zC5p2peRgxIpmM5IHQ3" alt=""><figcaption></figcaption></figure>

<figure><img src="https://wiki.pokeclash.com/daycarenew.png" alt=""><figcaption></figcaption></figure>


---

# 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://wiki.pokeclash.com/features/daycare.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.
