> For the complete documentation index, see [llms.txt](https://camel-racing.gitbook.io/camel-world-litepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://camel-racing.gitbook.io/camel-world-litepaper/gameplay/breeding.md).

# Breeding

Breeding is one of the features in the gameplay of Meta Camel Racing Club. There is a special section in the main menu where players can breed virtual camels to train, race, or trade them.

Like in the real world, you can breed two camels together and produce new offspring with unique NFT traits. Players need to combine two existing camels of different genders in the selected menu section to create a new camel. Subsequently, a new camel will appear in the animal selection, which will be available for training in training mode.

{% hint style="info" %}
Breeding fees are paid in $CBT tokens.&#x20;
{% endhint %}

Players can create unlimited camels in the game for skill upgrading, racing, or resale. As skills are developed, the cost of camels increases.

Breeding is a fun process that perfectly complements the gameplay and tokenism of the game.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://camel-racing.gitbook.io/camel-world-litepaper/gameplay/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.
