# Loxa documentation

> Reference for Loxa, an open-source local AI node in early development.

Canonical: https://loxa.dev/docs

Loxa is in early development, with Apple Silicon support first. The first stable release is underway.

These pages describe the CLI and model-management features in the current public source. Details may change before the first stable release.

Installation options are being prepared. No public install command is available yet; see [Installation](/docs/install).

## Reference [#reference]

* [Installation](/docs/install) records the current installation status.
* [Doctor](/docs/doctor) describes the machine observations the command reports.
* [Models](/docs/models) covers registry IDs, downloads, verification, and removal.
* [CLI reference](/docs/cli) documents the commands in the current public source.
* [Troubleshooting](/docs/troubleshooting) maps known errors to the relevant checks.
* [Project](/docs/project) records development, platform, installation, license, and source status.

The [public source](https://github.com/loxadev/loxa) is available under the
[Apache License 2.0](https://github.com/loxadev/loxa/blob/main/LICENSE).
