# Welcome

Welcome to the Trident Management Documentation site! As a Trident Community Manager, you play a critical role in managing our community and ensuring that our users have the best experience possible. This site has been created to provide you with all the information you need to carry out your duties effectively.

Here, you will find comprehensive guides on how to perform your duties as a Community Manager, including how to handle user complaints, moderate discussions, and keep the community engaged. You will also find information on our policies and guidelines, such as what content is allowed and what is not, and how to handle situations that may violate our rules.

While being a Community Manager for Trident can be rewarding and exciting, it is important to understand that it also comes with responsibilities. As a member of the Trident team, you are expected to maintain a high level of professionalism and ensure that our users are treated with respect and courtesy at all times. It is also essential that you adhere to our policies and guidelines, as they are designed to ensure that our community remains a safe and enjoyable place for everyone. We trust that this documentation site will provide you with all the information you need to succeed as a Trident Community Manager, and we thank you for your dedication to our community.


---

# 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://tridentmanagementinfo.flqsh.com/welcome.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.
