# Wiki

- [How We work – Hitchhiker's Guide to CorrelAid](https://docs.correlaid.org/wiki/hitchhikers-guide.md): Some thoughts on how we work internally.
- [Communication channels](https://docs.correlaid.org/wiki/communication.md)
- [Slack Workspace](https://docs.correlaid.org/wiki/communication/slack.md)
- [Newsletter](https://docs.correlaid.org/wiki/communication/newsletter.md)
- [Infrastructure](https://docs.correlaid.org/wiki/infrastructure.md)
- [MailerLite](https://docs.correlaid.org/wiki/infrastructure/newsletter-mailerlite.md)
- [Google Workspace](https://docs.correlaid.org/wiki/infrastructure/google-workspace.md)
- [Password management](https://docs.correlaid.org/wiki/infrastructure/password-management.md)
- [Video conferences](https://docs.correlaid.org/wiki/infrastructure/zoom.md)
- [Kobotoolbox for Forms](https://docs.correlaid.org/wiki/infrastructure/kobo.md)
- [Gitbook for documentation](https://docs.correlaid.org/wiki/infrastructure/gitbook-for-documentation.md)
- [NextCloud](https://docs.correlaid.org/wiki/infrastructure/nextcloud.md)
- [Azure & DNS management](https://docs.correlaid.org/wiki/infrastructure/azure-and-dns-management.md)
- [CorrelBase (Metabase)](https://docs.correlaid.org/wiki/infrastructure/correlbase-metabase.md)
- [GitHub and GitLab](https://docs.correlaid.org/wiki/infrastructure/github-and-gitlab.md)
- [Directus (Content Management System)](https://docs.correlaid.org/wiki/infrastructure/directus-content-management-system.md)
- [Pretix](https://docs.correlaid.org/wiki/infrastructure/pretix.md): We use Pretix for the management of course registrations and payments.
- [Moodle](https://docs.correlaid.org/wiki/infrastructure/moodle.md)
- [OpenProject](https://docs.correlaid.org/wiki/infrastructure/openproject.md): Project Management Tool for the Remote Office Team
- [Mural](https://docs.correlaid.org/wiki/infrastructure/mural.md)
- [PR and Outreach](https://docs.correlaid.org/wiki/pr-and-outreach.md)
- [Blog](https://docs.correlaid.org/wiki/pr-and-outreach/blog.md)
- [Design Guide](https://docs.correlaid.org/wiki/pr-and-outreach/design-guide.md)
- [CorrelAid Merch](https://docs.correlaid.org/wiki/pr-and-outreach/correlaid-merch.md)
- [Board](https://docs.correlaid.org/wiki/board.md)
- [Events](https://docs.correlaid.org/wiki/events.md)
- [FAQ](https://docs.correlaid.org/wiki/faq.md)


---

# 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.correlaid.org/wiki.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.
