# Getting access - Local client

{% hint style="info" %}
The local client runs on your computer. This means that if you close your computer, the program will close and all accounts will log out of the server. If you wish to AFK 24/7 with your computer turned off you can check out the web client [here](/get-started/quickstart.md). The web client also allows you to access your accounts from any device including your phone!
{% endhint %}

1. Visit [https://minecraftafk.com/free](https://minecraftafk.com/free?utm_source=gitbook)&#x20;
2. Click "Download now"
3. Open the installer

{% hint style="info" %}
Depending on your Windows defender, you might need to click "More info" and "Run anyways".\
\ <img src="/files/WnQmYXNylOVzqJM6cLDy" alt="" data-size="original">
{% endhint %}

4. Select your language

<figure><img src="/files/4EzAYNhwuG7ghKM2NT1h" alt=""><figcaption></figcaption></figure>

5. Verify your account

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

6. You're done!


---

# 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://help.minecraftafk.com/get-started/getting-access-local-client.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.
