---
title: "Pricing"
description: "Amnesia is free and open source software under AGPL-3.0; there are no paid tiers or accounts."
canonical: https://amnesia-docs.pages.dev/pricing/
source: "src/content/docs/pricing.md"
---

# Pricing

# Pricing

Amnesia is free and open source software, licensed under AGPL-3.0. This documentation site is
also free to read and to consume programmatically.

## What costs nothing

- **The plugin**: all reading, highlighting, note-taking, and API features are free.
- **The API surface**: every documented command, event, and capability is available without
  payment or registration.
- **This documentation site**: unlimited access for humans and agents; markdown negotiation and
  the OpenAPI contract at [/openapi.json](/openapi.json) require no authentication.

## What does not exist

- No subscriptions, tiers, trials, or usage quotas.
- No accounts, licenses, or license keys.
- No telemetry or data collection tied to pricing.

## Status caveat

Amnesia is pre-alpha software. Behavior may change between releases; the
[versioning and deprecation policy](/api/deprecation/) explains how changes are communicated.

Questions about licensing or commercial use can go through the channels on the
[contact page](/contact/).
