# Metadata Labs

This section includes experimental articles and guidance related to NDI metadata. These topics are still being explored and may change over time, but we are sharing them to provide early visibility into  implementation approaches.

Because this content is experimental, it should not be treated as final product documentation or guaranteed behavior. However, we welcome feedback from users who are testing, exploring, or building workflows that involve NDI metadata. Your input helps us understand real-world needs, clarify the documentation, and improve future guidance.


---

# 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.ndi.video/all/developing-with-ndi/metadata-labs.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.
