# Pet Feeding

***

## 💡 Overview

The pets has its hunger system. As time goes by, the hunger bar is decreasing and you need to check on it. **We only have one (1) pet food** that is good for all pets in the server and that is the ![](/files/CXzilD7V1xqVy5qUlI2A) **Monster Potion.** You can only obtain the potion in the Currency Exchange using ![](/files/CFDVgDZDwIhjP17K3SwH) Fish Coupons.

<figure><img src="/files/GDDA7WGF9ZtN5RbMSSpt" alt=""><figcaption><p>Preview - Currency Shop</p></figcaption></figure>

***

## 💡 Auto Feeding

Our pet system comes with an Auto Feeding feature. You don't have to worry about clicking them to feed. Just ✅check the Auto Feeding option and you're good to go.&#x20;

Be mindful about your **Monster Potions**.&#x20;

<figure><img src="/files/EVrXxeQYraeaVMtA7J0f" alt=""><figcaption><p>Preview - Auto Feeding</p></figcaption></figure>

***


---

# 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://forsaken-legacy-ragnarok-online.gitbook.io/flwiki/server-features/pet-system/pet-feeding.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.
