# TetrisFriends

## TetrisFriends

- [Home](https://tetrisfriends.benzoft.com/master.md): TetrisFriends (TF) is a Minecraft plugin inspired by the popular TetrisFriends once found on Facebook.
- [Installation](https://tetrisfriends.benzoft.com/installation.md): This page provides information on how to install and setup TetrisFriends.
- [Dependencies](https://tetrisfriends.benzoft.com/dependencies.md): This page provides information on the required and optional dependencies TetrisFriends has.
- [Configuration Files](https://tetrisfriends.benzoft.com/configurations.md): This page provides information on the configurability of TetrisFriends.
- [Game Configuration Files](https://tetrisfriends.benzoft.com/game-configuration-files.md): This page provides information on how to configure each individual game mode.
- [Game Modes](https://tetrisfriends.benzoft.com/game-modes.md): This page provides information on the available game modes.
- [Commands and Permissions](https://tetrisfriends.benzoft.com/commands-and-permissions.md): This page provides information on commands and permissions for TetrisFriends.
- [Controls](https://tetrisfriends.benzoft.com/controls.md): This page provides information on how the controls work.
- [Challenges](https://tetrisfriends.benzoft.com/challenges.md): This page provides information on challenge types.
- [Scoring](https://tetrisfriends.benzoft.com/scoring.md): This page provides information on how scoring works.
- [Highscores](https://tetrisfriends.benzoft.com/highscores.md): This page provides information on the tracked highscores
- [Creating your own schematic](https://tetrisfriends.benzoft.com/creating-your-own-schematic.md): This page provides information on how to create your own schematic.
- [World Mechanics](https://tetrisfriends.benzoft.com/world-mechanics.md): This page provides information on how TetrisFriends actually work.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://tetrisfriends.benzoft.com/master.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.
