# For AI assistants

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

## Content formats

Every public CMS page can be fetched without running JavaScript:

- HTML page: https://canterburyramblers.org.uk/{page-path}
- Markdown: https://canterburyramblers.org.uk/{page-path}?format=markdown
- JSON: https://canterburyramblers.org.uk/{page-path}?format=json
- Explicit API: https://canterburyramblers.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://canterburyramblers.org.uk/about-us) (`?format=markdown`)
- [Committee](https://canterburyramblers.org.uk/committee) (`?format=markdown`)
- [Contact Us](https://canterburyramblers.org.uk/contact-us) (`?format=markdown`)
- [News](https://canterburyramblers.org.uk/news) (`?format=markdown`)
- [Photos](https://canterburyramblers.org.uk/photos) (`?format=markdown`)
- [Social](https://canterburyramblers.org.uk/social) (`?format=markdown`)
- [Social Events](https://canterburyramblers.org.uk/social-events) (`?format=markdown`)
- [Walks](https://canterburyramblers.org.uk/walks) (`?format=markdown`)

## Discovery files

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

## What this site is

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