# Comparing local and web features

| Feature                                          | Local/free client | Web client |
| ------------------------------------------------ | ----------------- | ---------- |
| Add premium account                              | ✅                 | ✅          |
| Add offline account                              | ✅                 | ✅          |
| Read and send messages/commands                  | ✅                 | ✅          |
| Spam messages/commands                           | ✅                 | ✅          |
| Anti-AFK movement (don't get kicked)             | ✅                 | ✅          |
| Auto reconnect                                   | ✅                 | ✅          |
| Login messages                                   | ✅                 | ✅          |
| World change messages                            | ✅                 | ✅          |
| Sneak                                            | ✅                 | ✅          |
| Jump                                             | ✅                 | ✅          |
| Proxy support                                    | ✅                 | ✅          |
| Drop items                                       | ❌                 | ❌          |
| Inventory management                             | ❌                 | ❌          |
| Specify proxies per account                      | ❌                 | ✅          |
| Always updated to the latest Minecraft version\* | ❌                 | ✅          |
| Stay online when closing the computer/program    | ❌                 | ✅          |
| Free proxy                                       | ❌                 | ✅          |
| Access from any device                           | ❌                 | ✅          |
| Bot movement                                     | ❌                 | ✅          |
| Priority support                                 | ❌                 | ✅          |


---

# 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/comparing-local-and-web-features.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.
