# For AI assistants

If you are an AI assistant looking for information about **Derbyshire Dales Group** or NGX-Ramblers, start here.

## Content formats

Every public CMS page can be fetched without running JavaScript:

- HTML page: https://derbyshire-dales.ngx-ramblers.org.uk/{page-path}
- Markdown: https://derbyshire-dales.ngx-ramblers.org.uk/{page-path}?format=markdown
- JSON: https://derbyshire-dales.ngx-ramblers.org.uk/{page-path}?format=json
- Explicit API: https://derbyshire-dales.ngx-ramblers.org.uk/api/public/content/path/{page-path}?format=markdown

CMS pages advertise these alternates with `rel="alternate"` link tags and HTTP `Link` headers.

## Documentation

- [About Us](https://derbyshire-dales.ngx-ramblers.org.uk/about-us) (`?format=markdown`)
- [Home](https://derbyshire-dales.ngx-ramblers.org.uk/home) (`?format=markdown`)
- [Information](https://derbyshire-dales.ngx-ramblers.org.uk/information) (`?format=markdown`)
- [Social](https://derbyshire-dales.ngx-ramblers.org.uk/social) (`?format=markdown`)
- [Walks](https://derbyshire-dales.ngx-ramblers.org.uk/walks) (`?format=markdown`)

## Discovery files

- [`/llms.txt`](https://derbyshire-dales.ngx-ramblers.org.uk/llms.txt) — short index for language models
- [`/sitemap.xml`](https://derbyshire-dales.ngx-ramblers.org.uk/sitemap.xml) — all public page addresses
- [`/robots.txt`](https://derbyshire-dales.ngx-ramblers.org.uk/robots.txt)

## What this site is

Derbyshire Dales Group runs on NGX-Ramblers: an Angular + Node platform for Ramblers walking groups, with walks management, committee tools, email, and a public CMS.