# BREEDING

In the world of NEOBRED, you can create new NEOBREDs through "BREEDING”. The process involves training the newly created life using NEOBRED DNA.

When using NEOBRED DNA with NEOBRED Genes, NEOBREDs can be born in an enhanced state.

Essential: NEOBRED DNA: This is a mandatory item required to initiate the BREEDING. \
It serves as the foundation for breeding your NEOBRED.

Optional: NEOBRED Gene: NEOBRED Genes can be optionally selected during the breeding process. These items enhance the initial status and overall performance of the newly born NEOBRED.

## 【Initiating BREEDING】

&#x20;To proceed with the TRAINING, players will go through the following steps:&#x20;

1. Select NEOBRED DNA: Choose the NEOBRED DNA that will serve as the basis for breeding a new NEOBRED.&#x20;
2. Select NEOBRED Genes (Optional): Optionally choose up to two from several NEOBRED Genes to further enhance the breeding process\
   NEOBRED Genes increase the initial status of the NEOBRED, creating a stronger base horse. They play a vital role in shaping the abilities and traits of the new NEOBRED.
3. Birth and Naming: After making the necessary selections, a new NEOBRED is born. Provide a name for your newly born horse, adding a personal touch to its identity.&#x20;
4. Start TRAINING: Once the new NEOBRED is born and named, the TRAINING begins. This is where you will focus on optimizing its abilities and performance.


---

# 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://neobred.gitbook.io/whitepaper/neobred-white-paper/contents/game-mechanism/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.
