# Explainers

- [Chip Count vs Scan Count](https://docs.ixkio.com/explainers/chip-count-vs-scan-count.md)
- [Use Cases](https://docs.ixkio.com/explainers/use-cases.md): Examples of how ixkio features and functions can be combined to optimise tag management.
- [Dynamic Responses](https://docs.ixkio.com/explainers/use-cases/dynamic-responses.md): This use case combines: Responses, Subtags and Associate Data to create Dynamic Responses
- [NFC Tools - Encoding Guide](https://docs.ixkio.com/explainers/nfc-tools-encoding-guide.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://docs.ixkio.com/explainers.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.
