> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wazoo.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Private beta

> Sign up for the Wazoo Platform private beta and get access to Worlds, the Console, and the Platform API.

The Wazoo Platform is in private beta. Sign up to get access to hosted Worlds,
the Console, and the Platform API.

## Sign up

Visit [wazoo.dev/beta](https://wazoo.dev/beta) and fill out the form. After
you're added to the allowlist, you can sign in to the
[Console](https://console.wazoo.dev) with your email using Cloudflare Access
(one-time password).

## What's included

* Console: manage Worlds, tokens, usage, and billing at `console.wazoo.dev`.
* Wazoo Platform API: provision Worlds and manage platform resources
  programmatically. See the [Platform API reference](/platform/api).
* Hosted Worlds: persistent, queryable knowledge graphs with SPARQL and vector
  search.
* World Tokens: API keys scoped to individual worlds for data-plane access.

## Beta status

The Platform API is public-facing and production-oriented. Some Console flows
are still private-beta and may not be available to every user. Usage tracking is
in place, but private beta access does not require live payment enforcement.

## Known limitations

These are active limitations during the private beta:

* Data-plane API: the Worlds Data API is stable but may see breaking changes
  before general availability.
* Console flows: some Console features are still in development and may not be
  available to every user.
* No self-service signup: access is managed through a manual allowlist.
* No billing enforcement: usage is tracked but not metered. Limits may be
  adjusted.
* Search index staleness: after imports, trigger a [reindex](/console/reindex)
  to refresh search results.
* Mobile responsiveness: the console is optimized for desktop browsers.

## Next steps

* [Getting started](/getting-started): onboarding from invite to first query.
* [Console overview](/console/overview): explore console features.
* [Quickstart](/quickstart): connect to the API in 2 minutes.
* [Troubleshooting](/platform/troubleshooting): common errors and fixes.
