# About

Page URL: https://guide.wagtail.org/en-latest/about/

> The User Guide is a website to help content editors, moderators, administrators, and other users learn how to use the Wagtail content management system (CMS).


The User Guide is a website to help content editors, moderators, administrators, and other users learn how to use [Wagtail](https://wagtail.org/), the leading open source Python content management system (CMS). It’s comprehensive documentation for CMS users, including reference information on the admin features, how-tos, and more.

## **AI-friendly documentation**

For users of Large Language Models (LLMs), the user guide contents are available in LLM-friendly formats:

* [llms.txt](https://guide.wagtail.org/llms.txt), an LLM-focused index of all site contents.
* [llms-full.txt](https://guide.wagtail.org/llms-full.txt), a full copy of the documentation
* [llms-prompt.txt](https://guide.wagtail.org/llms-prompt.txt), an opinionated prompt you can copy-paste into your preferred AI tool so it answers questions based on the site’s contents.

Let us know if this is useful to you in our [llms.txt feedback discussion thread](https://github.com/wagtail/wagtail/discussions/13648).

## Community resources

Beyond the user guide documentation pages, here are other opportunities to find out more about Wagtail, contribute to the project, and chat with others in our community.

### Issues and feature requests

If you think you’ve found a bug in Wagtail, or you’d like to suggest a new feature, please check our [issue tracker in GitHub](https://github.com/wagtail/wagtail/issues). If your bug or suggestion isn’t there, raise a new issue, providing as much relevant context as possible.

### Community events

We organize or take part in multiple events every year - check out our [Wagtail events list](https://wagtail.org/events/).

