> For the complete documentation index, see [llms.txt](https://docs.maticmike.club/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maticmike.club/features/dance-royale-pvp.md).

# Dance Royale (PvP)

![](/files/3h0NNv99slP5gHvqBPVD)

### Dance Royale (Battle Royale PvP)

Introducing one of Matic Mike's main utility, Dance Royale!

The other current use of $HGH is our player vs player battle royale contract, also known as the “Dance Royale.” This is a rolling 50 man queue system done completely on-chain that costs **1 $HGH** to enter, with the option of adding **0-5 additional $HGH for adding 1-10 power level** per additional $HGH injected. The optional injection $HGH is burned from the circulating supply, while the entry fee is added to the pot for the current royale. Upon completion, the winner receives **70%** of the royale pot, 2nd place receives **20%**, and 3rd **10%.**

{% hint style="info" %}
**See also:** [High Stakes Dance Royale](/features/dance-royale-pvp/high-stakes-dance-royale.md)
{% endhint %}


---

# 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://docs.maticmike.club/features/dance-royale-pvp.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.
