# When will my Blobble go unhealthy?

Feeding your Blobble the daily required amount of Food, Drink and Love will increase points in each respective health bar.

Your Blobble will go unhealthy, when one of these bars drops below 0.

* Don't let Food drop below 0
* Don't let Drink drop below 0
* Don't let Love drop below 0

Learn how to take care of your Blobble [here](/game-play/how-to-give-food-drink-and-love.md)!

![](/files/fnI9Wmj2pTNRQPitlob4)


---

# 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://university.blobble.xyz/faq/when-will-my-blobble-go-unhealthy.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.
