# Page Not Found

The URL `reference/cli` does not exist.

You might be looking for one of these pages:
- [Functions](https://docs.stof.dev/core-concepts/functions.md)
- [How Stof Works](https://docs.stof.dev/core-concepts/design.md)
- [Fields](https://docs.stof.dev/core-concepts/fields.md)
- [Attributes](https://docs.stof.dev/core-concepts/attributes.md)
- [Root Objects](https://docs.stof.dev/core-concepts/root-objects.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.stof.dev/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.stof.dev/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/core-concepts/functions.md`)
- Use `Accept: text/markdown` header for content negotiation