# Summary - [About](./about.md) - [Getting Started](./gettingstarted/README.md) - [Building](./gettingstarted/building/README.md) - [Go library](./gettingstarted/building/go.md) - [Python wrapper](./gettingstarted/building/python.md) - [Example from scratch](./gettingstarted/building/example.md) - [Package Formats](./gettingstarted/building/packageformats.md) - [Testing](./gettingstarted/testing.md) - [Debugging](./gettingstarted/debugging/README.md) - [Logging](./gettingstarted/debugging/logging.md) - [Finite State Machine](./gettingstarted/debugging/fsm.md) - [API](./api/README.md) - [Overview](./api/overview/README.md) - [Registering](./api/overview/registering.md) - [Discovery](./api/overview/discovery.md) - [OpenVPN/Wireguard Config](./api/overview/getconfig.md) - [Connecting/Disconnecting](./api/overview/connecting.md) - [Deregistering](./api/overview/deregistering.md) - [Typical flow](./api/overview/flow.md) - [Go](./api/go/README.md) - [Functions](./api/go/functions.md) - [Example](./api/go/example.md) - [Python](./api/python/README.md) - [Functions](./api/python/functions.md) - [Example](./api/python/example.md)