# Feeding

The Feeding mini-game involves  throwing food accurately to one’s Genopet on the mobile app screen. A Food item is required to play the mini-game. Successfully completing the mini-game will result in an immediate boost to Genopet Nutrition; the amount of boost is determined by the Food item used. Failure will result in no change to the Nutrition score.

Each player has access to a "universal" food item within the game app, which allows them to always access the mini-game for Feeding their Genopet. Players will be able to purchase (on the open marketplace) or craft (with a Habitat) special food items with superior effects and benefits.


---

# 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://whitepaper.genopets.me/game-mechanics/mood-and-nurture/nurture-actions/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.
