hanginginvestments.com is an educational resource about art collecting, displaying, protecting, and investing, written for beginners and experienced collectors alike.
Two machine-readable indexes list every article:
llms.txt — a curated markdown index with article titles, URLs (as
.md links), and summaries:
curl https://hanginginvestments.com/llms.txt
sitemap.xml — the complete list of public URLs:
curl https://hanginginvestments.com/sitemap.xml
Topic tag pages (for example /ai-art/, /displaying/, /pricing/) group
related articles and are also available in markdown at the same path with a
.md suffix.
Once you have a URL, fetch the article as markdown with
Accept: text/markdown or by appending .md to the path. See the
markdown-content skill in this index for details.