# Pegasus Ⅱ Mood

Mood determines whether Pegasus **Ⅱ** is willing to participate in training and competition, and the upper limit of Mood is 100

<figure><img src="/files/oirTreWlc2XFp51JtZy0" alt=""><figcaption></figcaption></figure>

* After training and competition, or when Pegasus **Ⅱ** is not fed in time, the mood will drop (30 each time), and when the mood is insufficient, it cannot continue to participate in training or competition
* When the Pegasus **Ⅱ** is not fed in time, it will also cause the mood value to drop. After more than 12 hours without food, it will drop by 5 per hour
* Recovery of Mood : The holder participates in "human-horse interaction" every day to increase Mood

<table data-header-hidden><thead><tr><th width="209"></th><th width="201"></th><th width="364"></th></tr></thead><tbody><tr><td><strong>Event</strong></td><td><strong>Time</strong></td><td><strong>Effect</strong></td></tr><tr><td>Bath</td><td>15 Minutes</td><td>Restore mood 10</td></tr><tr><td>Walk</td><td>45 Minutes</td><td>Restore mood 20</td></tr><tr><td>Travel</td><td>2 Hours</td><td>Restore mood 50</td></tr></tbody></table>


---

# 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://pegasus-whitepaper.gitbook.io/pegasus-en/pegasus-nfts/pegasus-nft/pegasus-simulation/pegasus-mood.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.
