# Introduction

| Document Information |                                             |
| -------------------- | ------------------------------------------- |
| Products             | RM-200                                      |
| Part Numbers         | P1002003                                    |
| Firmware Versions    | V1.1.0                                      |
| Status               | Firmware Update in progress for new orders. |

### **Who Should Use This Documentation**

This documentation is intended for:

* **End Users**: End users will find information about thow to operate the product.
* **Installers**: For installes, this documentation serves as a valuable resource for advanced configurations, best practices, and troubleshooting.
* **System Integrators**: For system integrators this document provides the generic information about our products, for integration details each of our products have a Technical Reference Manual.

### **How to Use This Documentation**

To make the most of this documentation, you can follow these guidelines:

* **Search**: Use the search bar to quickly find information on specific topics.
* **Navigation**: The documentation is organized into sections, so you can navigate through the table of contents to locate the information you need.
* **Links**: We've included links to related articles and resources for in-depth exploration.
* **Feedback**: If you can't find the information you're looking for or have suggestions for improvement, please let us know.

### **Contacting Support**

If you encounter any issues or have questions not covered in this documentation, our dedicated support team is here to assist you. Contact us at <support@yobiiq.com> or by phone +31 85 743 08 81.

When contacting Technical Support, please have the following information ready:

* The Product Type
* Firmware Version (as seen on the label)
* A clear description of your question or the problem you are facing
* If integrated into a third-party application, information with regards to the application.


---

# 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.yobiiq.com/rm200/introduction.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.
