# Games

- [Ark Survival Evolved](https://docs.tip4serv.com/games/ark-survival-evolved.md): This documentation explains how to configure the Tip4Serv plugin to manage donations, item sales, experience, and subscriptions on your ARK Survival Evolved server.
- [Ark Survival Ascended](https://docs.tip4serv.com/games/ark-survival-ascended.md): This documentation explains how to configure Tip4Serv for handling donations, items, XP, and subscriptions on your ARK: Survival Ascended server.
- [Ark Survival Ascended Nitrado](https://docs.tip4serv.com/games/ark-survival-ascended-nitrado.md)
- [FiveM](https://docs.tip4serv.com/games/fivem.md): Connect your store to your FiveM server. The Tip4Serv script checks if a player has donated, then automatically delivers their order (money, rank, vehicle, items, etc.) using console commands.
- [Garry's Mod](https://docs.tip4serv.com/games/garrys-mod.md): Connect your store to your Gmod server. The Tip4Serv plugin checks if a player has donated, then automatically delivers their order (money, rank, items, etc.) using console commands.
- [Minecraft](https://docs.tip4serv.com/games/minecraft.md): Connect your store to your Minecraft server. The Tip4Serv plugin checks if a player has donated, then automatically delivers their order (money, rank, items, etc.) using console commands.
- [Hytale](https://docs.tip4serv.com/games/hytale.md): Connect and monetize your Hytale server by linking your store to it. The Tip4Serv plugin checks whether a player has donated, then automatically delivers their order (currency, rank, items, etc.)
- [DayZ](https://docs.tip4serv.com/games/dayz.md): Connect and monetize your DayZ server by linking your store to it. The Tip4Serv integration checks whether a player has donated, then automatically delivers their order (currency, rank, items, etc.)
- [Tip4Serv Plugin](https://docs.tip4serv.com/games/dayz/tip4serv-plugin.md): This document provides a structured list of commands to sell cosmetics and to be able to add a player to the priority list of a DayZ Steam server.
- [LBmaster](https://docs.tip4serv.com/games/dayz/lbmaster.md): Connect and monetize your DayZ server with the amazing LBmaster mods. The Tip4Serv plugin checks whether a player has donated, then automatically delivers their order (groups, prefix, skins, etc.)


---

# 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.tip4serv.com/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.
