# General

Pets are your small Companion which follows you through whole Nevareth.

There are various Pets available and every Pet has their own Animation and Design.

{% hint style="info" %}

* Stats are applied to all kind of Content (War, Map, Dungeons) even if the Pet is not visible at all (for example in Nation War)
* Pets can be leveled up to contain more Stats for your Support
* Pets can be trained and traded among other Players
* Pets can be equipped multiple times (example: having 2 Pets at the same time to be visible)
  {% endhint %}

{% hint style="info" %}
Pets include different Types of Definitions:

* Pet Grade = Normal, Covenant, Trust
* Pet Kind = Normal, Premium

Those Definitions are used on the later Pages to describe things.
{% endhint %}

Pets can be leveled up to Level 30.\
The Levels are grouped into 3 Categories:

| Type     | Level   |
| -------- | ------- |
| Normal   | 01 - 10 |
| Covenant | 11 - 20 |
| Trust    | 21 - 30 |

{% hint style="info" %}
Every Type / Level Range can have different Stats and is individual from the others.

* More Informations about Stats can be found here: [Training](/content/systems/pet/training.md)
* More Informations about Leveling can be found here: [Leveling](/content/systems/pet/leveling.md)
  {% endhint %}

## How to get a Pet

You can either buy a Pet via DP from the DP Shop or buy a Pet from another Player.


---

# 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://wiki.playcabal.to/content/systems/pet/general.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.
