> ## Documentation Index
> Fetch the complete documentation index at: https://hm-95ec977f.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Examples

> Example documentation for testing

# Examples

This is an example page for testing the documentation setup.

## Code Example

```javascript theme={null}
function hello() {
  console.log("Hello, world!");
}
```

## API Example

```json theme={null}
{
  "message": "Hello from the API",
  "status": "success"
}
```

## Getting Started

1. First step
2. Second step
3. Third step

This example page can be used to test navigation and rendering.
