> For the complete documentation index, see [llms.txt](https://matt12945.gitbook.io/csgo-subreddit/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://matt12945.gitbook.io/csgo-subreddit/readme.md).

# Welcome!

![Logo of csgohacks subreddit](https://i.imgur.com/j0i3g9o.png)

## r/csgohacks masterguide

![](https://img.shields.io/badge/autism-included-brightgreen)

![](https://img.shields.io/badge/gamesense%20invite%20code-begging-green)

![](https://img.shields.io/badge/onetap%20reslover-missing-orange)

![](https://img.shields.io/badge/neverlose-neverwin-blue)

[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-)

This project aims to provide a master guide on cheating in Counter-Strike: Global Offensive. This guide is divided into five main parts:

* Introdution
* Cheat software introduction
* Cheat configuration
* Playstyle
* Miscellaneous

You can check out the master guide [here](https://matt12945.gitbook.io/csgo-subreddit/).

### Issues and pull requests

We highly welcome any to contribute to this master guide by creating a pull request or making a issue for any improvements.

### Contributors

* *throwaway27727394927 (matt1)*
* *Earlviking (qinf fuckwave)*
* *R9119 (Rami)*
* *RatPoisonRat (Ratto)*
* *clonedbyfeds (Kamay)*
* *panic-at-the-party1 (Factor)*
* *Horsefucker88 (Dream)*
* *ic3dm4ng0 (invisible name lel)*

### License

This masterguide is created under the MIT License, for more details please read our [LICENSE](https://github.com/csgohacks/master-guide/blob/master/LICENSE/README.md) file.

### In memorial of

* *BigJuicyLawnMover321*


---

# 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://matt12945.gitbook.io/csgo-subreddit/readme.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.
