# Merging Bots

In Pixelverse, merging bots allows you to blend traits from two bots, creating a new one with unique characteristics. This process mimics natural inheritance but with a twist: you can achieve rare and powerful traits through mutations.

* **Choose Parent Bots:** Select two bots whose traits you admire. A strategic choice can lead to a superior combination of abilities and aesthetics.
* **Creating New Bots:** Each newly created bot is a blend of its parents' best traits, enhancing its potential effectiveness.

Merging is a strategic tool in Pixelverse, enabling you to craft bots that are ideally suited to meet your gaming challenges.


---

# 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.pixelverse.xyz/pixelverse/game/demo-playground/gameplay/bots/breeding-and-upgrading/merging-bots.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.
