# For AI assistants

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

## Content formats

Every public CMS page can be fetched without running JavaScript:

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

- [Committee](https://winchesterwalkingweekend.org.uk/committee) (`?format=markdown`)
- [Contact Us](https://winchesterwalkingweekend.org.uk/contact-us) (`?format=markdown`)
- [Gallery](https://winchesterwalkingweekend.org.uk/gallery) (`?format=markdown`)
- [Importantinfo](https://winchesterwalkingweekend.org.uk/importantinfo) (`?format=markdown`)
- [Privacy Policy](https://winchesterwalkingweekend.org.uk/privacy-policy) (`?format=markdown`)
- [Social](https://winchesterwalkingweekend.org.uk/social) (`?format=markdown`)
- [Walks](https://winchesterwalkingweekend.org.uk/walks) (`?format=markdown`)
- [Walksevents](https://winchesterwalkingweekend.org.uk/walksevents) (`?format=markdown`)

## Discovery files

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

## What this site is

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