# For AI assistants

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

## Content formats

Every public CMS page can be fetched without running JavaScript:

- HTML page: https://new-forest.ngx-ramblers.org.uk/{page-path}
- Markdown: https://new-forest.ngx-ramblers.org.uk/{page-path}?format=markdown
- JSON: https://new-forest.ngx-ramblers.org.uk/{page-path}?format=json
- Explicit API: https://new-forest.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://new-forest.ngx-ramblers.org.uk/about-us) (`?format=markdown`)
- [Agm](https://new-forest.ngx-ramblers.org.uk/agm) (`?format=markdown`)
- [Books](https://new-forest.ngx-ramblers.org.uk/books) (`?format=markdown`)
- [Calendar](https://new-forest.ngx-ramblers.org.uk/calendar) (`?format=markdown`)
- [Committee](https://new-forest.ngx-ramblers.org.uk/committee) (`?format=markdown`)
- [Contact](https://new-forest.ngx-ramblers.org.uk/contact) (`?format=markdown`)
- [Contact Us](https://new-forest.ngx-ramblers.org.uk/contact-us) (`?format=markdown`)
- [Footpath](https://new-forest.ngx-ramblers.org.uk/footpath) (`?format=markdown`)
- [Home](https://new-forest.ngx-ramblers.org.uk/home) (`?format=markdown`)
- [Index](https://new-forest.ngx-ramblers.org.uk/index) (`?format=markdown`)

## Discovery files

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

## What this site is

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