> For the complete documentation index, see [llms.txt](https://underwodd-xie.gitbook.io/midjourney-sref-codes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://underwodd-xie.gitbook.io/midjourney-sref-codes/new-game-release-sprunki-phase-is-here-lets-explore-together.md).

# ✨ New Game Release: Sprunki Phase is Here! Let's Explore Together! 🎮

Hey everyone! 👋

We just launched a brand-new game called **Sprunki Phase**! The idea behind creating this game was to give everyone a little break from their busy lives. Whether you're looking to pass the time or want a friendly competition with your friends, this game is perfect for you! 😄

Sprunki Phase is easy to pick up but offers plenty of challenges, making it fun for all types of players. With tons of levels and surprises, each playthrough brings something new and exciting! We've put a lot of heart and effort into building this world, and we hope you enjoy it as much as we do.

🎁 **To celebrate our launch, we’re offering some special rewards to our Reddit community!** New players who download the game can get exclusive bonuses, so don’t miss out!

We’re excited to hear your feedback and suggestions, and we’re always open for a chat. Thank you for your support—let’s have some fun together!

👉 Try out Sprunki Phase now: [sprunki-phase-game.com](https://sprunki-phase-game.com/)

Hope to see you in the game. Happy playing! 🎉

{% embed url="<https://note.com/underwoodxie/n/n427b9828a4ed?sub_rt=share_pb>" %}

{% embed url="<https://underwoodxie.hatenablog.com/entry/2024/11/10/010244>" %}

{% embed url="<https://telegra.ph/Sprunki-Phase%E6%B8%B8%E6%88%8F%E7%BD%91%E7%AB%99%E4%BB%8B%E7%BB%8D-11-09>" %}

{% embed url="<https://github.com/underwoodxie/All-Sprunki-Phases-in-Here>" %}

{% embed url="<https://medium.com/@wanxiaoba123/sprunki-phase-game-740c7f396593>" %}

{% embed url="<https://open.substack.com/pub/underwoodxie/p/discover-the-world-of-sprunki-phase?r=3x03pe&utm_campaign=post&utm_medium=web&showWelcomeOnShare=true>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://underwodd-xie.gitbook.io/midjourney-sref-codes/new-game-release-sprunki-phase-is-here-lets-explore-together.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
