# Glossary

<table><thead><tr><th width="154">Term</th><th width="589">Definition</th><th data-hidden></th></tr></thead><tbody><tr><td>Star Point</td><td>Acquired Stars through gameplay, daily and weekly quests, etc., are converted into Star Points. Star Points can be used to unlock stages and obtain rewards in Star Pass.</td><td></td></tr><tr><td>Food</td><td>Buff items that can be used in each minigame.</td><td></td></tr><tr><td>Food Gear</td><td>Items used to level up food items.</td><td></td></tr><tr><td>Moon</td><td>The lowest character rank.</td><td></td></tr><tr><td>Sun</td><td>The middle character rank.</td><td></td></tr><tr><td>Star</td><td>The highest character rank.</td><td></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://com2us-h1-biz.gitbook.io/minigameparty/gameplay/glossary.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.
