# Welcome to AWPGG

{% hint style="info" %}
**Last Updated:** February 10, 2025 11:51:46 UTC\
**Author:** [@linhisreal](https://github.com/linhisreal)
{% endhint %}

## 🎯 Quick Navigation

{% tabs %}
{% tab title="Getting Started" %}

#### Essential Setup

* [👋 Welcome to AWPGG](/buyawp-docs/getting-started/readme.md)
* [💳 Purchase Guide](/buyawp-docs/getting-started/purchase-guide.md)
* [📋 Prerequisites](/buyawp-docs/getting-started/prerequisites.md)
* [🛡️ Security Setup](/buyawp-docs/getting-started/security-setup.md)
* [📥 Installation](/buyawp-docs/getting-started/installation.md)
  {% endtab %}

{% tab title="Resources" %}

#### Additional Help

* [❓ FAQ](/buyawp-docs/additional-resources/faq.md)
* [🔧 Troubleshooting](/buyawp-docs/additional-resources/troubleshooting.md)
* [📝 Changelog](/buyawp-docs/additional-resources/changelog.md)
  {% endtab %}
  {% endtabs %}

## 📺 Video Tutorial

{% embed url="<https://youtu.be/lnisV_AkAts>" %}
Complete AWP.GG Setup Guide
{% endembed %}

## ✅ System Requirements

{% hint style="warning" %}
Before proceeding with the installation, ensure your system meets these requirements:

* Windows 10/11 (64-bit)
* Administrative access
* 15.7 MB required disk space (might changed in future)
* Stable internet connection
  {% endhint %}

## 📚 Documentation Structure

1. **Getting Started**
   * [Welcome to AWPGG](/buyawp-docs/getting-started/readme.md) - Introduction and overview
   * [Purchase Guide](/buyawp-docs/getting-started/purchase-guide.md) - How to buy and activate
   * [Prerequisites](/buyawp-docs/getting-started/prerequisites.md) - System requirements and initial setup
   * [Security Setup](/buyawp-docs/getting-started/security-setup.md) - Antivirus and Windows security configuration
   * [Installation](/buyawp-docs/getting-started/installation.md) - Step-by-step installation process
2. **Additional Resources**
   * [FAQ](/buyawp-docs/additional-resources/faq.md) - Common questions and answers
   * [Troubleshooting](/buyawp-docs/additional-resources/troubleshooting.md) - Solutions to common issues
   * [Changelog](/buyawp-docs/additional-resources/changelog.md) - Version history and updates

## Discord Communities

| Server          | Purpose                      | Link                                      |
| --------------- | ---------------------------- | ----------------------------------------- |
| Support Server  | Direct assistance & Purchase | [Join Support](https://discord.gg/buyawp) |
| Official Server | Updates & news               | [Join Official](https://discord.gg/awpgg) |

## Quick Purchase Guide

1. Join our [Discord Server](https://discord.gg/buyawp)
2. Use `/buy` command
3. Navigate through reseller options (look for @!)
4. Complete purchase
5. Use `/claim` to activate

{% hint style="success" %}
Need help? Our support team and verified resellers (@!) are available 24/7!
{% endhint %}


---

# 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://thisislinh.gitbook.io/buyawp-docs/getting-started/readme.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.
