# NFC Broker

{% hint style="info" %}
We are currently creating documentation for our new range of devices. Please check back soon for guides and technical specifications to help you entirely use our latest technology.
{% endhint %}

The NFC Broker Module is a versatile solution that functions as an NFC reader, writer, and emulator. This adaptability allows seamless interactions with various NFC tags and devices. Its adaptive frequency tuning circuit ensures precise and error-free operations, even in challenging environments like under displays, maintaining optimal performance. Whether for use in contactless payment systems, secure access control, data exchange applications, or smart devices, the NFC Broker Module delivers unmatched reliability and efficiency, enhancing the capabilities of your NFC-enabled solutions.

<figure><img src="/files/O7AleorClpjEyJLT1Rpc" alt="" width="375"><figcaption><p>NFC Broker Board Front View</p></figcaption></figure>

## Libraries and Samples

Some of our devices come with firmware that automatically utilizes the module without requiring any coding. For development kits or further customization, you may choose to use the following libraries and samples to create a custom application.

{% content-ref url="/pages/xZvlIsc5JrxZaf6AnWq7" %}
[Broken mention](broken://pages/xZvlIsc5JrxZaf6AnWq7)
{% endcontent-ref %}


---

# 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.evolion.io/hw/extension-boards/nfc-broker.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.
