# Getting started with Thread-Watcher

Thread-Watcher is a Discord bot aiming to be your go to toolbox for Discord threads or forum channels. It has been used in thousands of servers since 2021 to make sure threads are where you want them, without randomly disappearing.&#x20;

Thread-Watcher has shifted to encompass any feature related to threads but keeping threads alive forever remains the **core feature** of the bot. The goal of this documentation is to provide you with everything you will need to get Thread-Watcher set up and working in your Discord server.

<sub><mark style="color:$info;">Looking for self hosting documentation? Check out the<mark style="color:$info;"></sub> [<sub><mark style="color:$primary;">GitHub repo<mark style="color:$primary;"></sub>](https://github.com/ffamilyfriendly/thread-watcher)<sub><mark style="color:$info;">.<mark style="color:$info;"></sub>

### Quick start

I get it, you just want your threads to stay visible without my rambling. Here's a super quick step-by-step guide on how to do just that with Thread-Watcher!&#x20;

{% stepper %}
{% step %}

### Invite the bot to your server

Haven't invited the bot yet? [Invite Thread-Watcher to your server](https://threadwatcher.xyz/invite)
{% endstep %}

{% step %}

### Watch your threads

Thread-Watcher needs you to select ("watch") threads that it will keep visible. There's plenty of ways to do this, the easiest being [`/watch`](broken://pages/wvTmIYZ9zipUaqIlbSwH) for watching individual threads or [`/batch`](broken://pages/wvTmIYZ9zipUaqIlbSwH) for watching multiple threads at once.
{% endstep %}

{% step %}

### Done 🎊

That's it! Your watched threads will now stay visible forever.
{% endstep %}
{% endstepper %}

<sub><mark style="color:$info;">While this is enough to get you started, I suggest browsing the documentation to discover even more effective ways to use Thread-Watcher!<mark style="color:$info;"></sub>


---

# 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.threadwatcher.xyz/usage/getting-started-with-thread-watcher.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.
