# Breeding

The dogs will mate and breed an embryo. After a while, the embryo will hatch a new Galaxy Hound with a possibility of higher rarity.&#x20;

In order to breed, players need 1 male dog and 1 female dog.&#x20;

Each dog can only mate 8 times (except Breeder Class).&#x20;

Players will spend a specific amount of tokens to pay for the mating fee. The next mating will cost more tokens than the previous one.&#x20;

Newborns are more likely to have a higher rarity than usual, though their rarity depends on the rarity of their Mom and Dad.&#x20;


---

# 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://walka.gitbook.io/whitepaper/race-to-earn/features-and-rewards/breeding.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.
