> For the complete documentation index, see [llms.txt](https://book.qubetricks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://book.qubetricks.com/community-and-resources/15-community.md).

# Community & Resources

## Social Media

The Qubes OS Project has a presence on the following social media platforms:

* [ClubHouse](https://www.clubhouse.com/house/qubes-os) - Qubes OS Clubhouse Room.
* [Discord](https://discord.gg/YMUbTt7ZRG) - Qubes OS discord invite link.
* [Dread](http://g66ol3eb5ujdckzqqfmjsbpdjufmjd5nsgdipvxmsh7rckzlhywlzlqd.onion/d/Qubes) - Dark Net QubesOS .onion forum room.
* [Facebook](https://www.facebook.com/QubesOS/) - Qubes OS facebook page.
* [Forum](https://forum.qubes-os.org/) - Qubes OS Discourse Forum.
* [LinkedIn](https://www.linkedin.com/company/qubes-os/) - Qubes OS linkedin account.
* [Mastodon](https://mastodon.social/@QubesOS) - Qubes OS Mastodon channel.
* [Matrix Discord Bridge](https://matrix.to/#/#qubes-os-discord-bridge-v2:matrix.org) - Qubes OS Discord General Room Bridge.
* [Matrix: Qubes OS](https://matrix.to/#/#cybersec-qubes_os:matrix.org) - General Qubes OS matrix room.
* [Reddit Qubes OS](https://www.reddit.com/r/Qubes/) - General Qubes OS Reddit room.
* [Reddit hacking\_qubes\_os](https://www.reddit.com/r/hacking_qubes_os) - Reddit room dedicated to hacking Qubes OS.
* [Reddit hack\_with\_qubes\_os](https://www.reddit.com/r/hack_with_qubes_os) - Reddit room dedicated to hacking with Qubes OS.
* [Twitter](https://twitter.com/QubesOS) - Qubes OS Twitter account.
* `#xen` channel on irc.oftc.net via traditional IRC clients.
* `#qubes` channel on irc.libera.chat via traditional IRC clients.
* `#qubes-os` channel on irc.anonops.com via traditional IRC clients.

## Companies Using Qubes OS

* [Qubes Partners](https://www.qubes-os.org/partners/) - The Qubes Project relies greatly on the generous support of the organizations, companies, and individuals who have become Qubes Partners.

## Qubes OS Legends

* [Joanna Rutkowska](https://en.wikipedia.org/wiki/Joanna_Rutkowska) - Founder of Qubes OS.
  * [Blog](https://blog.invisiblethings.org/) - Personal Blog.
  * [Subverting the Xen Hypervisor \[PDF\]](https://invisiblethingslab.com/resources/bh08/part1.pdf) - Xen 0wning Trilogy Part One.
  * [Preventing and Detecting Xen Hypervisor Subversions \[PDF\]](https://invisiblethingslab.com/resources/bh08/part2.pdf) - Xen 0wning Trilogy Part Two.
  * [Bluepilling the Xen Hypervisor \[PDF\]](https://invisiblethingslab.com/resources/bh08/part3.pdf) - Xen 0wning Trilogy Part Three.
* [Marek Marczykowski-Górecki](https://github.com/marmarek) - Lead developer at Qubes OS.
* [Ninavizz](https://vimeo.com/user1589693) - Qubes OS UX Designer.
* [Unman](https://github.com/unman?tab=repositories) - Qubes OS contributor.
  * [Templates](https://qubes.3isec.org/Templates_4.3/) - Unman custom templates.
  * [Install Scripts](https://github.com/unman/shaker) - Unman install scripts.
  * [Notes](https://github.com/unman/notes) - A good reference.
  * [Shaker](https://github.com/unman/shaker) - Shaker!
* [Core Team](https://www.qubes-os.org/team/#core-team) - Qubes OS core team.
* [ClaraCrazy](https://github.com/claracrazy/qubes-docs) - Qubes Guru & Just amazing!

## Contributing

Contribution guidelines can be found at [awesome-qubes-os CONTRIBUTING](https://github.com/xn0px90/Awesome-Qubes-OS/blob/master/CONTRIBUTING.md).

## Adventure Further

* [Adventure Here!](https://github.com/sindresorhus/awesome) - All the awesome lists.

`:|: ADVENTURE FURTHER :|: HACK ALL THE THINGS :|: TRUST NOTHING :|: WITH <3! ~X`


---

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

```
GET https://book.qubetricks.com/community-and-resources/15-community.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.
