This section documents the platform itself: what each page in your admin
dashboard does and how the settings on it behave.

Start with [Features](/docs/platform/features) for everything the platform does
in one page. That is the page to send to someone who asks what they would be
buying.

The rest is written page by page alongside the product. Right now it covers:

- [API keys](/docs/platform/admin/api-keys)
- [Waitlist](/docs/platform/admin/waitlist)

Looking for the HTTP API? That lives under [API reference](/docs/api).

:::note Same rules as the API docs
Every page here is also available as markdown by adding `.md` to the URL, and
[/docs/llms.txt](/docs/llms.txt) lists all of them.
:::