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

# ScopeKey

> Every scope an extension can ask for under scopes in its manifest.

```ts theme={null}
type ScopeKey = ScopeDefinition["key"];
```

Every scope an extension can ask for under `scopes` in its manifest.
