## Documentation Index

Fetch the complete documentation index at: [/docs/llms.txt](/content/docs/llms.txt)

Use this file to discover all available pages before exploring further.

Add the following to your `docs.json` file to send analytics to Amplitude.

### Analytics options in docs.json

Example

```
"integrations": {
    "amplitude": {
        "apiKey": "required"
    }
}
```

```
"integrations": {
    "amplitude": {
        "apiKey": "76bb138bf3fbf58186XXX00000"
    }
}
```
