# Line-up Strategy

***Each team consists of 3 pets.***&#x20;

**⭕️Tips**

* If there are two pets of the same race in the team (2 of the 3 pets are of the same race), all pets gain +15% health and +15% attack. If all three pets are of the same race, all pets gain +40% health and +40% attack.&#x20;
* Choose the pet's race based on the enemy monster's race.&#x20;
  * Restraint relationship: Animal restrains Plant, Plant restrains Evil, Evil restrains Object, and Object restrains Animal.
  * In the [restraint relationship](/gameplay/collecting-pets/pet-attributes.md#species), the attacker gains a 25% damage boost.&#x20;

{% hint style="info" %}
The restraint relationship only applies in individual battles (for example, when a bat attacks a tree, the animal-plant restraint relationship takes effect).&#x20;
{% endhint %}


---

# 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://litepaper.metamerge.xyz/gameplay/battle/line-up-strategy.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.
