# Can I AFK with my computer turned off?

**In short**: Only with the [web client](/get-started/quickstart.md).

The local/free client runs locally on your computer. This means that closing your computer will close the program as well, just like any other program.

The web client runs on our servers. So you can close your computer and turn off your phone at any time and your accounts will stay online!


---

# 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/faq/can-i-afk-with-my-computer-turned-off.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.
