# Pet Healling

During battles, your Pet may sustain injuries. If a Pet is injured and unable to participate in battles, the player cannot engage in PvP until the Pet is healed or replaced with another one.

* If you have needles in your bag, your Pet will automatically use them for self-healing.
* In the absence of needles, the Pet needs to rest for 3 days. After this period, the Pet will naturally recover and be ready for the next battle.
* To expedite the healing process and avoid the 3-day rest, you can use POTION to heal the injured Pet immediately. The cost per healing is equivalent to $0.3 (paid in POTION). For each POTION paid to heal Pet on the xPET.tech interface, the user will send an order to the smart contract, and that smart contract will consume an amount of BPET equivalent to the number of POTIONs the user paid for healing Pet.


---

# 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.xpet.tech/features/pvp/pet-healling.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.
