# Getting Started

- [How to Install Threadly](https://threadly.gitbook.io/threadly/getting-started/how-to-install-threadly.md): Install Threadly in your Slack workspace in under two minutes. No code required — just click, authorize, and start broadcasting.
- [Quick Start Guide](https://threadly.gitbook.io/threadly/getting-started/quick-start.md): Send your first Threadly broadcast in under 5 minutes. This guide walks through composing a message, selecting channels, and sending or scheduling your first broadcast.
- [Accessing Threadly in Slack](https://threadly.gitbook.io/threadly/getting-started/accessing-threadly-in-slack.md): Open Threadly from the Slack sidebar under Apps to access the Home tab, compose broadcasts, manage Conversation Groups, and view analytics. Any workspace member can access it independently.
- [Updating Your App Permissions](https://threadly.gitbook.io/threadly/getting-started/updating-your-app-permissions.md): If Threadly shows a permissions error banner, it needs updated Slack access to send messages and track engagement. Resolve it in seconds without losing any of your messages, groups, or workflows.
- [Adding Threadly to Your Channels](https://threadly.gitbook.io/threadly/getting-started/adding-threadly-to-your-channels.md): Threadly must be a member of a Slack channel to send messages to it and track engagement. Three ways to add the Threadly bot: manually in the channel, via Conversation Groups, or through the message e


---

# 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://threadly.gitbook.io/threadly/getting-started.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.
