# Getting Started&#x20;

1. **Invite the Bot**
   * Add the bot to your server using the [official invite link](https://discord.com/oauth2/authorize?client_id=1327382465467256852\&permissions=8\&scope=bot%20applications.commands).
2. **Initial Setup**
   * The bot will automatically provide instructions when it joins your server via a message to the person who invited it.
   * Alternatively you can use the command "%config" to get started. &#x20;
3. **Configuration**
   * Follow the setup wizard to configure the bot for your server’s needs, such as role management, leave tracking, and moderation.
4. **Support & Documentation**

   * If you need help or have questions, visit the [support server](https://discord.gg/ScmJCVyYF5).

<br>


---

# 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://dept-manager.gitbook.io/dept-manager.docs/support/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.
