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

# Current availability

> A clear view of GOL's implemented, released, and planned capabilities.

Use this page to decide what you can try now and which integrations still need release evidence.

| Capability                                                                | Current status                                     | What that means for you                                                                                   |
| ------------------------------------------------------------------------- | -------------------------------------------------- | --------------------------------------------------------------------------------------------------------- |
| Developer sign-in, projects, scoped test keys, audit events, and `whoami` | Implemented and tested locally                     | You can run the platform and console locally. Hosted availability has not been established by these docs. |
| TypeScript SDK for onboarding and API-key inspection                      | Implemented locally, not published                 | The package source can be reviewed, but `pnpm add @gol/sdk` is not yet a working public install path.     |
| Mandate authority contracts                                               | Candidate implementation with local and fork tests | No GOL contract deployment or public address is available.                                                |
| Account compatibility and installation                                    | Draft release selection                            | No account implementation or configuration is currently an Active supported profile.                      |
| Agent payment execution, receipts, and webhooks                           | Future public integration                          | There is no copyable payment flow or supported endpoint to call.                                          |
| Live environment                                                          | Unavailable                                        | Test credentials and data do not become live credentials or data.                                         |

## What "supported" will mean

A supported mandate integration will be tied to an immutable compatibility profile. That profile must identify the network, deployed contract and artifact, exact account implementation and configuration, action and policy versions, and release evidence. An account name or standard alone is not enough to establish support.

We will publish a complete integration guide when a profile is Active. Until then, do not use candidate contract code or draft profile details as an installation recipe.

<Note>
  Local tests show that an implementation behaves as expected under the tested conditions. They do not establish deployment, audit, or production readiness.
</Note>
