# Commands

- [How-to Content Scanner](https://docs.dis.tf/commands/content-scan.md): A feature that allows the server owner to detect any website based on server owners own preference by adding their own keywords. By acessing website html content and match against keywords.
- [Usage/Tips](https://docs.dis.tf/commands/content-scan/usage-tips.md): Content scan can be a very powerful tool if used correctly. In this page, we will attempt to showcase many ways how this function can serve in multiple type of purposes.
- [Youtube](https://docs.dis.tf/commands/youtube.md)
- [Logging](https://docs.dis.tf/commands/logging.md)
- [Whitelist](https://docs.dis.tf/commands/whitelist.md)
- [Blacklist](https://docs.dis.tf/commands/blacklist.md)
- [Ignore](https://docs.dis.tf/commands/ignore.md): Ignore roles & channels


---

# 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.dis.tf/commands.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.
