# Slack Workspace

Our main communication channel is Slack. Slack is like a collection of group chats but better – including better file sharing and most important: custom emojis and a very good giphy integration for all kinds of shenanigans. :wink:

We use Slack for to coordinate the local chapters as well as for the organization of the activities of "central" CorrelAid, e.g. the organization of projects, meetups, etc. For example:

* We work on the different CorrelAid topics in the **channels**. Channels are either designated to a certain topic (e.g. #projects for projects, #education for eductation, #fundraising for collaborating on grant proposals) or are focused on local chapters (#lc-bremen, #lc-berlin, #lc-mannheim, ...). If you are interested in a certain topic and/or local chapter, you can join the corresponding channel(s) to see what's already going on. Or even better: **share your ideas**!
* If you need help with anything related to CorrelAid or data science or coding, feel free to ask away in the #help-channel.
* found a funny Meme or Gif and need to share with someone? Stumbled across a very useful tutorial for something? Post it to #random!
* **Have a new idea that doesn't fit in any channel? Need people to join you for something exciting?** Post it in #general!

## FAQ

<details>

<summary>I want to get access to Slack. How do I get it?</summary>

If you want to become part of our Slack, drop an email to our <info@correlaid.org>. If you are already member of our Slack and would like to see your friend become part of the team, you can also [request an invite](https://slack.com/intl/en-de/help/articles/201330256-Invite-new-members-to-your-workspace#request-an-invitation) from within Slack.

</details>

<details>

<summary>I don't really get this Slack thing... Who can help me?</summary>

Don't really get Slack yet? It's all weird and clunky? Write an email to our <info@correlaid.org> and they'll help you! You can also find a [quick start guide here](https://slack.com/help/articles/360059928654-How-to-use-Slack--your-quick-start-guide).

</details>

<details>

<summary>I want to change my settings... How?</summary>

Click your profile picture, then "Personal settings". For axample, you can change at what time you want to allow dektop notifications.

</details>


---

# 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/communication/slack.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.
