# Ruggle Games

Ruggle is a collection of **RNG-based mini-games** designed for Web3, allowing you to play using your favorite **meme tokens**. Easily create a game lobby and invite others to join before it fills up or the timer runs out. With a seamless and engaging experience, Ruggle brings utility and excitement to meme tokens through **fair, transparent, and decentralized gameplay**.

Learn about the games we offer:

{% content-ref url="version-1.5-coming-soon" %}
[version-1.5-coming-soon](https://docs.ruggiespizza.com/version-1.5-coming-soon)
{% endcontent-ref %}

{% content-ref url="game-types" %}
[game-types](https://docs.ruggiespizza.com/game-types)
{% endcontent-ref %}

{% content-ref url="game-flow" %}
[game-flow](https://docs.ruggiespizza.com/game-flow)
{% endcontent-ref %}

{% content-ref url="additional-incentives" %}
[additional-incentives](https://docs.ruggiespizza.com/additional-incentives)
{% endcontent-ref %}

Technical Documentation:

{% content-ref url="token-whitelisting" %}
[token-whitelisting](https://docs.ruggiespizza.com/token-whitelisting)
{% endcontent-ref %}

{% content-ref url="rng-system" %}
[rng-system](https://docs.ruggiespizza.com/rng-system)
{% endcontent-ref %}

{% content-ref url="security" %}
[security](https://docs.ruggiespizza.com/security)
{% endcontent-ref %}

{% content-ref url="special-thanks" %}
[special-thanks](https://docs.ruggiespizza.com/special-thanks)
{% endcontent-ref %}


---

# 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://docs.ruggiespizza.com/ruggle-games.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.
