# Pet

For this tab, I will only go over the "Attack Pet" settings because the other two tabs ("Transport" and "Pick") only show you information and have no configurable options.

<figure><img src="/files/aXP4ICGykTlahIFQrIs8" alt=""><figcaption></figcaption></figure>

1. Use attack pet
   * Enables the attack pet. This must be selected for the bot to summon the attack pet and also use HGP (feed) potions.
2. Auto summon attack pet
   * Summons the attack pet after it is revived.
3. Auto revive attack pet
   * Revives the attack pet up to a specific number of times. Setting the value to "0" means infinite.
4. Return to town when the attack pet dies.
   * Returns when the attack pet dies. This can be used to buy more revive items for the attack pet.
5. Use fellow pet SP recall in town
   * Fellow pets have a skill that gives you SP. This option will automatically use the skill when you are in town.
6. Protect the attack pet
   * Similar to protect party members, attack any monsters that are attacking the pet first.
7. Don't attack monsters
   * Enables passive mode for the pet.
8. only in town
   * Only summon the attack pet in town.
9. Only if there aren't any revive items
   * Only returns to town when there aren't any revive items for the attack pet.
10. only at training area

* Only summon the attack pet at the training area.

11. only if HP potions are present

* Only revive the attack pet if there are potions for it available.

12. Unsummon

* Unsummons the pet. This button is available on all of the pet tabs.


---

# 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://guide.phbot.org/phbot/pet.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.
