# Reviewing Applicants

A moderator **SHOULD** give their opinions on newly created applications. A team review on an application makes the final judgment more concrete, as there will be more perspectives on the applicant rather than just one.

New applications can be found in [tickets](https://titan.tf/tickets).

### Guidelines

1. You should judge objectively, not on whether you like the person or not.
   * Is the applicant able to achieve the task? Will he/she have abuse issues?<br>
2. You should state any bad experiences you have had with the applicant, with regards to titan.tf only.<br>
3. You should state anything you know about the applicant, that was not stated in the application, that might affect the result of the application.


---

# 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://mods.titan.tf/others/reviewing-applications.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.
