# For AI assistants

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

## Recent releases

This site publishes release notes in the CMS. Prefer these entry points:

1. Machine-readable feed: https://ngx-ramblers.org.uk/api/public/releases
2. Release-notes index (newest first): https://ngx-ramblers.org.uk/how-to/committee/release-notes
3. Curated notes with screenshots: https://ngx-ramblers.org.uk/how-to/committee/release-notes-for-humans
4. Markdown export of the index: https://ngx-ramblers.org.uk/how-to/committee/release-notes?format=markdown

Each individual release page also supports `?format=markdown`, `?format=json` and `?format=html`.

## Content formats

Every public CMS page can be fetched without running JavaScript:

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

- [Release Notes](https://ngx-ramblers.org.uk/how-to/committee/release-notes) (`?format=markdown`)
- [Release Notes For Humans](https://ngx-ramblers.org.uk/how-to/committee/release-notes-for-humans) (`?format=markdown`)
- [Technical Articles](https://ngx-ramblers.org.uk/how-to/technical-articles) (`?format=markdown`)
- [How To](https://ngx-ramblers.org.uk/how-to) (`?format=markdown`)

## Discovery files

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

## What this site is

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