# taking care of your pet

bought a new companion? awesome! let's take care of it to ensure it stays alive c:

pets have happiness and an expiry date. these values decrease if you don't take care of your pet. you can find this information on the left side of your balance

![information regarding your pet in your balance](https://1355643618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LjUSz3NQrpyR-tHhUV-%2Fuploads%2Fl0xVs5yoj6YsMyC7Mo0F%2Fbal.PNG?alt=media\&token=505ad29e-4909-446a-84cf-94a5f01dbc25)

for information about additional but purchasable commands to help your pet, click [here](https://docs.mimu.bot/global-currency/stars/activity-classes)

### ✦ votes shop items

* `/votes buy item:namechange` - costs 6 pet tickets, allows you to rename your pet! please note: your pet's name can only be 24 characters and the first letter autocapitalizes.
* `/votes buy item:nanny` - costs 5 pet tickets, gives your pet an additional 2 days of lifetime instantly
* `/votes buy item:toys` - costs 3 pet tickets, gives your pet a boost in happiness
* `/votes buy item:food` - costs 1 pet ticket, gives you 30 pet food to use; does not expire!

### ✦ commands that every pet owner can use

* `/play` - costs nothing, gives your pet a small boost in happiness and lifetime. has a global cooldown of 20 minutes.

![playing with your pet c:](https://1355643618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LjUSz3NQrpyR-tHhUV-%2Fuploads%2FpPgEYgOdE7Lp19C6NrBi%2Fplay.PNG?alt=media\&token=ff375294-1def-4eb4-a6d3-702d42d3d9a6)

* `/feed` - costs a random, small range of pet food and you must have at least 1 pet food in your inventory to use it. increases your pet's lifetime more than `/play` does. has a global cooldown of 5 minutes. if your pet is unhappy, the feeding will fail and you will lose the pet food spent.&#x20;

![feeding your pet](https://1355643618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LjUSz3NQrpyR-tHhUV-%2Fuploads%2F7NIhNwHybxqFWCwGjbNA%2Ffeed.PNG?alt=media\&token=424bf620-eb6e-4986-ab03-efebe71874fc)

* `/playdate user:@user` - costs a random, larger range of pet food, increases both your pet's + the tagged user's pet's happiness and lifetime by a significant amount. **both** users must have pets and **both** pets must be happy. we recommend both pets have 75 or more happiness. only the user running the command has to pay for the pet food and must have at least 5 pet food in their inventory. the cooldown is 90 minutes and applies for both users globally.

![playdating another user!](https://1355643618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LjUSz3NQrpyR-tHhUV-%2Fuploads%2FXt23eRddcaWh899A6eBN%2Fplaydate.PNG?alt=media\&token=534754c5-a8b8-44d5-aa8a-a3bf7ab8da5c)

* `/cozy users:@user @user ...` - up to 5 users, excluding you, can be tagged in this command. costs a random, large amount of pet food, and increases all involved pets' happiness and lifetime by a significant amount. **all** users must have happy pets, with a recommendation of 80 happiness or more. only the person who runs the command has to pay for the pet food used, having at least 20 pet food in their inventory. the cooldown is 2 hours and applies for all users globally.

![cozy up with your friends c:](https://1355643618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LjUSz3NQrpyR-tHhUV-%2Fuploads%2F3xbxb5K3oFqlZti9mDtR%2Fcozy.PNG?alt=media\&token=a95a0b72-76e1-4d59-bd4b-41e93ce70a36)


---

# 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.mimu.bot/global-currency/tickets/pets/taking-care-of-your-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.
