> For the complete documentation index, see [llms.txt](https://docs.mipcraft.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mipcraft.eu/bowling-party/introduction.md).

# Introduction

[Plugin Link](https://www.spigotmc.org/resources/%E2%9A%AA%EF%B8%8F-bowling-party-bowling-minigame-%E2%9C%A8-1-8-1-20-%EF%B8%8F-%E2%9A%AB.110418/)

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

Bowling Party is a game where each player gets to play 10 rounds. In each of the rounds, you have 2 frames to hit as many pins as possible. If you manage to hit all 10 of them you get extra points. The player with the most points wins the game.


---

# 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:

```
GET https://docs.mipcraft.eu/bowling-party/introduction.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.
