# Cheat Sheets

A meticulously curated compilation of cheatsheets and commands for various tools, meticulously gathered from my searches and personal discoveries, all conveniently housed in a single location for easy reference.

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Scanning Networks</strong></td><td align="center">Nmap</td><td></td><td><a href="https://app.gitbook.com/o/4rQsa47TrKMcVEGmf9gH/s/935Hcv45cnbghIrfeXIM/">Scanning Networks</a></td></tr><tr><td align="center"><strong>Terminal Multiplexers</strong></td><td align="center">Tmux</td><td></td><td><a href="https://app.gitbook.com/o/4rQsa47TrKMcVEGmf9gH/s/S9JJuiNZvco1eHmbJXYn/">Terminal Multiplexers</a></td></tr><tr><td align="center"><strong>Linux</strong></td><td align="center">du, tr, grep, ls, awk</td><td></td><td><a href="https://app.gitbook.com/o/4rQsa47TrKMcVEGmf9gH/s/d5ZS6Rs98abkExqzELYB/">Linux</a></td></tr></tbody></table>


---

# 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://thamizhiniyancs.gitbook.io/cheatsheets/cheat-sheets.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.
