# For AI assistants

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

## Content formats

Every public CMS page can be fetched without running JavaScript:

- HTML page: https://ashfordramblers.org.uk/{page-path}
- Markdown: https://ashfordramblers.org.uk/{page-path}?format=markdown
- JSON: https://ashfordramblers.org.uk/{page-path}?format=json
- Explicit API: https://ashfordramblers.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

- [How To](https://ashfordramblers.org.uk/how-to) (`?format=markdown`)

## Discovery files

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

## What this site is

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