# Commands

- [Low Frequency](https://proxmark3x.mtoolstec.com/commands/low-frequency.md): Learn how to use commands of low frequency on Proxmark3 X.
- [Troubleshooting Writing to T55xx Cards with Proxmark3](https://proxmark3x.mtoolstec.com/commands/low-frequency/troubleshooting-writing-to-t55xx-cards-with-proxmark3.md)
- [High Frequency](https://proxmark3x.mtoolstec.com/commands/high-frequency.md): Learn how to use commands of high frequency on Proxmark3 X.


---

# 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://proxmark3x.mtoolstec.com/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.
