# How do they reproduce?

Koins can perform a special dance called Ai, which is how they’re able to reproduce. The resulting new koin inherits a combination of the properties of both parents (more on this on the Result page).

This ritual is very peculiar and every koin is born knowing how to execute it perfectly, so there is no possibility of error, and it’s always a pleasure to watch it.

Keep in mind the koins performing the dance cannot be siblings, nor can they be a mother/father or daughter/son combo.


---

# 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.koins.run/breeding/how-do-they-reproduce.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.
