# Styleguide

For this Projoject we decided to use [Jörg Bayreuther's](https://github.com/visualjerk) *(visualjerk)* fantastic Design System called [CION](https://cion.visualjerk.de/). *(see a* [*demo*](https://styleguide.cion.visualjerk.de/)*)*

![Styleguide in action under https://localhost:8080](/files/-LcGvAV-OiBT8Adrd24O)

## Checkout the Styleguide

It's now an npm package. Want to help with it's development or maintenance?

[Head over to the repo](https://github.com/Human-Connection/Nitro-Styleguide)


---

# Agent Instructions: 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:

```
GET https://docs.human-connection.org/human-connection/docs-354-kubernetes_cron_job_for_backups/webapp/styleguide.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
