> For the complete documentation index, see [llms.txt](https://docs.ecosmp.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ecosmp.net/guides/ecopets.md).

# EcoPets

EcoPets are adorable, interactable, and heavily customizable companions players can take along for their adventures! There are over 70 of them to choose from.

## Where To Get Them

* There are over **70 EcoPets** available on the [**EcoSMP Store**](https://store.ecosmp.net/category/pets).
* VIP players have access to the Classic Companions bundle and are also able to use **Hex Color Codes** & **MC Color Codes** when renaming their EcoPets.

{% embed url="<https://store.ecosmp.net/category/pets>" %}
<https://store.ecosmp.net/category/pets>
{% endembed %}

## How To Use Them

{% embed url="<https://youtu.be/1_X3F7Sqavw>" %}
EcoPets Tutorial
{% endembed %}

1. Use the command **`/pets`** and click on the available options in the GUI to summon them. Only EcoPets you have access to will be shown.
2. **`Right-Click`** on your EcoPet to open the customization GUI. Each EcoPet has its own unique customization options. Have fun exploring them all!

* Although each EcoPet has its own unique features, they all share some features such as being rideable, having custom names, following the player around, and more!

## Optional Commands

It's best to use **`/pets`** to summon your EcoPets and simply **`right-clicking`** them to access all customization options. However, if you would like to use commands instead they are available:

* **`/pets summon <name>`** to summon your EcoPet.
* **`/pets data <name>`** to open the customization GUI.
* **`/pets rename <name>`** to rename your EcoPet.
* **`/pets remove <name>`** to remove your EcoPet.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.ecosmp.net/guides/ecopets.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.
