# Logic Analyzers

- [What Is a Logic Analyzer?](https://articles.saleae.com/logic-analyzers/what-is-a-logic-analyzer.md)
- [How to Use a Logic Analyzer](https://articles.saleae.com/logic-analyzers/how-to-use-a-logic-analyzer.md)
- [Logic Analyzer vs. Oscilloscope](https://articles.saleae.com/logic-analyzers/logic-analyzer-vs.-oscilloscope.md)
- [SPI vs I2C Protocol Differences and Things to Consider](https://articles.saleae.com/logic-analyzers/spi-vs-i2c-protocol-differences-and-things-to-consider.md)
- [Choosing a Logic Analyzer](https://articles.saleae.com/logic-analyzers/choosing-a-logic-analyzer.md)
- [Logic Analyzer Tutorial: Probe Setup](https://articles.saleae.com/logic-analyzers/logic-analyzer-tutorial-probe-setup.md)


---

# 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://articles.saleae.com/logic-analyzers.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.
