> For the complete documentation index, see [llms.txt](https://salsa-digital.gitbook.io/govcms-content-administration/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://salsa-digital.gitbook.io/govcms-content-administration/civictheme-components-optional/working-with-civictheme.md).

# Working with CivicTheme

<figure><img src="/files/RIh14pC7I4dlMrEPTH2A" alt=""><figcaption></figcaption></figure>

[CivicTheme](https://www.civictheme.io/) is based on and inspired by the former Australian Government Design System (aka GOLD Design System) and then uplifted with new features and functionality based on current users needs.

CivicTheme also aligns to, and facilitates compliance with, many policies of leading digital nations. These policies include open source, unified government services, and whole-of-government architecture patterns.

### Not mandated

CivicTheme usage on GovCMS is entirely optional and is not mandated by the Department of Finance.

It should be noted that once a website has had CivicTheme installed, removing it is nearly impossible due to the structural changes it makes to content types.

### WCAG compliance and assessments

The out-of-the-box CivicTheme components have been designed and developed from their inception with accessibility and inclusion front-of-mind. A compliance statement for each component details the compliance to the previous AGDS and to the relevant WCAG 2.2 AA standards — and how they can be tested.

A thorough accessibility assessment is conducted on CivicTheme for all features and functionality built as a part of the core build and is publicly available. This document outlines the CivicTheme design components' assessments based on compliance to the Web Content Accessibility Guidelines WCAG 2.2. This covers all of the current components within CivicTheme.

### Anyone can use it

CivicTheme is an open source theme [available from the Drupal.org website](https://www.drupal.org/project/civictheme) and is available to anyone around the world for zero cost.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://salsa-digital.gitbook.io/govcms-content-administration/civictheme-components-optional/working-with-civictheme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
