# Terms of Service

* By using Dept Manager, you agree to follow Discord’s Terms of Service and Community Guidelines. You must not use the bot for illegal, abusive, or disruptive activities. We reserve the right to restrict access or remove the bot from servers that violate these terms.

  Dept Manager is provided “as is” without warranty. We are not responsible for any loss, damage, or issues resulting from use of the bot. Use at your own risk.

* For support or questions, visit our documentation: [https://dept-manager.gitbook.io/dept-manager.docs](vscode-file://vscode-app/c:/Users/certi/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/workbench/workbench.html)  : <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/docs/terms-of-service.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.
