# Lab Data Management App

## LDM User Guide

This guide describes the usage of the app from the user's perspective, focusing on the app interface. It outlines a typical workflow that a user might follow once the app is completely set up.

**Note**: Before using the LDM, make sure that all the plate barcodes are unique. This concerns all types of plates: experiment run plates, compound library plates, and control plates. Duplicate barcodes can lead to errors in the app's workflow.


---

# 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://nexus-personalized-health-techno.gitbook.io/lab-data-management-app-user-guide/lab-data-management-app.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.
