# Quickstart

<div align="center" data-full-width="false"><figure><img src="https://1386492243-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVmZRLBLROLwLaf9bT5Oc%2Fuploads%2Fgit-blob-cfd07c705a97c7d5b1650a68288d2570cf5cf9b6%2Fimage%20(19).png?alt=media" alt="An Asus TUF Laptop" width="188"><figcaption></figcaption></figure></div>

Welcome to the Asus TUF community. Congratulations on your new device! This guide will help you get started.

## 🪄 The Essentials

{% stepper %}
{% step %}

#### Inspect for damage

Make sure it's free of any physical defects or screen issues like dead pixels. It's rare, but a good idea to be careful!
{% endstep %}

{% step %}

#### Update Windows

After completing the initial setup, update your operating system. Go to *Settings* > *Update & Security* > *Windows Update* and click *Check for updates*. This ensures you have the latest features and security patches.
{% endstep %}

{% step %}

#### Update NVIDIA and AMD Drivers

Open the '[NVIDIA](https://www.nvidia.com/en-us/software/nvidia-app/)' and '[AMD Adrenalin](https://www.amd.com/en/products/software/adrenalin.html)' app to update your graphics drivers. This is crucial for optimal performance.

Avoid updating graphics drivers from Windows Update/MyAsus as they can be pretty old.
{% endstep %}

{% step %}

#### Register your device

Use the MyAsus app or <https://account.asus.com/> and register your laptop's serial key for warranty support
{% endstep %}
{% endstepper %}

## 💻 The Next Steps

{% stepper %}
{% step %}

#### Uninstall bloat software

Delete apps you don't need, **including pre-installed antivirus like** **McAfee, Norton** etc. They create unnecessary overhead and slow down your PC.

Windows Defender is there by default and enough to protect your PC.
{% endstep %}

{% step %}

#### Install GHelper (Recommended but optional)

<div align="left"><figure><img src="https://1386492243-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVmZRLBLROLwLaf9bT5Oc%2Fuploads%2Fgit-blob-0e642dfe4c2a63b4c2568de01a6eb1113b42f67a%2Fimage%20(20).png?alt=media" alt="" width="126"><figcaption><p>GHelper UI</p></figcaption></figure></div>

GHelper is an open-source, minimalistic and lightweight alternative to Armoury Crate for managing performance, fan curves, power settings and more, on your TUF laptop.

Unlike AC, which is buggy, bloated and RAM-heavy, GHelper runs in the background with minimal impact on system performance. It has **all** the features BUT without unnecessary extras - and with a much cleaner UI.

[Click here for the tutorial](https://asustuf.gitbook.io/home/getting-started/installing-ghelper) - [installing-ghelper](https://asustuf.gitbook.io/home/getting-started/installing-ghelper "mention")
{% endstep %}

{% step %}

#### Head over to basics

If you're done with all of these, proceed to [https://github.com/mrc2rules/AsusTUF-Help-Guide/blob/main/windows/english-en/getting-started/broken-reference/README.md](https://github.com/mrc2rules/AsusTUF-Help-Guide/blob/main/windows/english-en/getting-started/broken-reference/README.md "mention") for more information on how to maintain your TUF laptop
{% endstep %}
{% endstepper %}


---

# 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://asustuf.gitbook.io/home/getting-started/quickstart.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.
