# Slack

{% hint style="info" %}
Slack will be the main channel of communication and information dissemination for this run of TechUp. Please familiarise yourself on how to use Slack.
{% endhint %}

You should have already received the email invite to TechUp’s workspace on Slack, as well as the 2FA authentication email, from IMDA. Please be reminded to change your profile picture once you have set up your account, for our identification purposes.

You are highly encouraged to download Slack on your phone and the laptop which you will be using for easier access during the course. For those of you who are loaning a laptop from us, Slack has already been pre-downloaded for you.&#x20;

Please take a few minutes to familiarize yourself with how to use Slack. If you are unfamiliar with Slack, please refer to this [short video](https://www.youtube.com/watch?v=FTuOS8E1LZk), or this [tutorial](https://slack.com/intl/en-gb/help/articles/360059928654-How-to-use-Slack--your-quick-start-guide), for a quick guide on Slack’s various features. It is important for you to familiarize yourself with the features of Slack as we will be relying on this tool heavily throughout the course for all communication purposes.  &#x20;

***

## Step 1: Start here

{% embed url="<https://opengov.notion.site/Instructions-to-Set-Up-Slack-Account-5cb4c896b6264bf497f1ffdb038caea7>" %}

## Step 2: Download Slack for mobile and desktop

* Android users download [here](https://play.google.com/store/apps/details?id=com.Slack\&pli=1)
* iOS users download [here](https://itunes.apple.com/app/slack-app/id618783545?ls=1\&mt=8)
* Windows download [here](https://slack.com/intl/en-gb/downloads/windows)
* Mac download [here](https://slack.com/intl/en-gb/downloads/mac)

## Step 3: Complete the tasks in the checklist below

[Slack Checklist](/admin-instructions/slack/slack-checklist.md)

## Step 4: Read this if you're new to using Slack

{% embed url="<https://slack.com/intl/en-gb/help/articles/218080037-Getting-started-for-new-Slack-users>" %}


---

# 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://info.techup.live/admin-instructions/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.
