# Abstract

The Kiosk framework provides a set of features that makes it possible to easily and powerfully restrict the capabilities of a KDE environment based on user and group credentials. In addition to an introductory overview, this article covers configuration setting lock down, action and resource restrictions, assigning profiles to users and groups and more.

## Additional Resources

### IRC/Matrix Channels

* Advice and answers to questions can be found on [#kde](irc://irc.libera.chat/kde) and [#kde-devel](irc://irc.libera.chat/kde-devel) on Libera Chat as well as in the rooms [KDE](https://matrix.to/#/#kde:kde.org) and [KDE Development](https://matrix.to/#/#kde-devel:kde.org) on Matrix.


---

# 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.novaflowos.com/start/kde-developer-platform/readme/administration/kiosk/_index.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.
