# Checker Client Windows GUI Guide

{% hint style="warning" %}
This is an archived page. For the latest information, refer to the [checker guide](/checker-guide.md).
{% endhint %}

Please note the supported Windows versions are: Win10, Win11, Windows Server 2016, 2019, and 2022.

### Video Tutorial

{% embed url="<https://www.youtube.com/watch?ab_channel=Aethir&index=2&list=PLDupr7L6v1HX3OqB-m8gsAjEeD0ZSd6YX&v=ZY4cYiBDJo0>" %}

### Quick Start

<figure><img src="/files/gjDuF62sFDUu1ImE5KLS" alt=""><figcaption></figcaption></figure>

1. Download and install the **Checker Client GUI** application from app.aethir.com
2. Create a burner wallet on the **Wallet** page, then copy the wallet address, and paste it to the [Owner Portal to initiate delegation flow](/checker-nodes-explained/how-to-run-checker-node/checker-owner-portal-guide.md)
3. Approve pending delegations on the **Licenses** page
4. To change capacity limit, update it on the **Settings** page
5. **Quit** application - the owner will stop earning rewards


---

# 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.aethir.com/checker-nodes-explained/how-to-run-checker-node/checker-client-windows-gui-guide.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.
