# Overview

{% hint style="info" %}
Since earlydev-0.3.0
{% endhint %}

**Advanced Service** providing advanced features like WebAPI

### Compability

**MCSManager, btPanel** If you are using these server management tools, **DO NOT** configure WebAPI port to web port of these tools

**Firewall** If you want to access WebAPI in public network (**INSECURE**), the port must be allowed on the firewall

**VMware Workstation** If VNC service enabled, **DO NOT** configure WebAPI port to **443** (VMware Default)

**WebServers** If you have webservers on your machine, **DO NOT** configure WebAPI port to **80** (webservers default)


---

# 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://afternode.gitbook.io/general/advanced/overview.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.
