# NB-Lynx-95

This documentation will explain about the NB-IoT (Narrowband Internet of Things) device in the form of **NB-LYNX-95** as a board. The NB-LYNX-7000 is an NB-IoT device that consists of a LYNX32 module and a BG95-M3 module. In this documentation you will try to send simple data to the Antares platform in the form of data. Before starting the documentation, make sure you have fulfilled the **General Prerequisites** on the page below.

{% content-ref url="/pages/06cSsRDaM6t4BfBjxejL" %}
[General Prerequisites NB-Lynx-95](/en/code-and-library-examples/nb-iot/nb-lynx-95/general-prerequisites-nb-lynx-95.md)
{% endcontent-ref %}

After fulfilling the **General Prerequisites,** you can continue with some of the projects on the following pages.

{% content-ref url="/pages/A5pFixC0idLkuvEB65mP" %}
[Sending Simple Data to Antares](/en/code-and-library-examples/nb-iot/nb-lynx-95/sending-simple-data-to-antares.md)
{% 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.antares.id/en/code-and-library-examples/nb-iot/nb-lynx-95.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.
