# Introduction

![YL-lang\]](https://img.shields.io/badge/language-lua-2A61CE.svg?logo=lua)![YL-Type\]](https://img.shields.io/github/manifest-json/description/im-richard/rlib.svg?color=D84B4B\&filename=manifest%2Fxtask%2Fmanifest.json\&label=type)![YL-Ver\]](https://img.shields.io/github/manifest-json/v/im-richard/rlib.svg?filename=manifest%2Fxtask%2Fmanifest.json)![YL-Req\]](https://img.shields.io/github/manifest-json/libreq/im-richard/rlib.svg?color=288A51\&filename=manifest%2Fxtask%2Fmanifest.json\&label=rlib)![YL-Updated\]](https://img.shields.io/github/manifest-json/updated/im-richard/rlib.svg?color=D84B75\&filename=manifest%2Fxtask%2Fmanifest.json\&label=last)![YL-ID\]](https://img.shields.io/github/manifest-json/script/im-richard/rlib.svg?color=D8714B\&filename=manifest%2Fxtask%2Fmanifest.json\&label=id)![YL-hits\]](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fim-richard%2Frlib\&count_bg=%235A3DC8\&title_bg=%23555555\&title=hits\&edge_flat=false)

![](/files/-MOucbEFh9uxlQDFOqoc)

## <mark style="color:red;">❱  Compatibility ▸</mark> <mark style="color:red;">Addons</mark>

![ULX](https://g.rlib.io/gms/badges/addons/86/u.png) ![XAdmin](https://g.rlib.io/gms/badges/addons/86/x.png) ![SAM](https://g.rlib.io/gms/badges/addons/86/s.png) ![ServerGuard](https://g.rlib.io/gms/badges/addons/86/sg.png) <img src="/files/-MPuKXqF_ZFxl9PjWEvL" alt="" data-size="original"> <img src="/files/-MPuKXq8S0euNlq7kuzw" alt="" data-size="original">

## <mark style="color:red;">❱  Compatibility ▸ Gamemodes</mark>

![All Gamemodes](https://g.rlib.io/gms/badges/gm/86/gm_all.png)

## <mark style="color:red;">❱  About</mark>

**XTask** is a *Garry's Mod* script which allows players to earn achievements as they play on your server. Achievements come in a wide variety of categories such as simple action abilities like walking, jumping, and crouching, as well as complex achievements for certain game-modes, killing players, personal deaths, money earned, etc.

The script includes a simple module-based system which allows server owners to create their own achievements that can be added for players to earn *(some lua knowledge is required)*.

The overall interface makes it easy to locate and also track achievements as a player. Achievements can be searched for via their name, category, or description. Achievements can also be sorted strictly by category so that players can locate achievements with ease. Tracking allows players to select particular achievements that they wish to display on their HUD, which displays the achievement name and status. The tracker will update the achievement as they progress, and will mark it off the list once it has been completed.


---

# 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://xtask.rlib.io/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.
