# MTools

- [Simple Startup](https://docs.mtoolstec.com/mtools-app/how-to-use-the-mtools-app.md)
- [How to Use Sniffer](https://docs.mtoolstec.com/mtools-app/tips-sniffer.md)
- [Algorithm & Expression](https://docs.mtoolstec.com/mtools-app/help-or-add-expression.md)
- [CRC-8 & CRC-16](https://docs.mtoolstec.com/mtools-app/crc-8-and-crc-16.md)
- [Mifare Classic Tool vs MTools](https://docs.mtoolstec.com/mtools-app/mtools-vs-mifare-classic-tool.md)
- [Terminal for ACR122U & PN532](https://docs.mtoolstec.com/mtools-app/terminal-for-acr122u-and-pn532.md): MTools App brings Terminal functions for ACR122U and PN532 via USB. Also bluetooth connection to PN532 with SPP module. You can run raw commands easily and debug PN532 or ACR122U with Android devices.


---

# 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.mtoolstec.com/mtools-app.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.
