# NewsItem

IMNML use NewsItems as representations for articles and metadata documents for binaries (as of now, IMNML supports NewsItems for images and pdf:s but more will come). The format of the IMNML NewsItems comply to IPTC standard (NewsML-G2 version 2.26) but make use of extensions to represent certain data.

Below are som examples of IMNML NewsItems. Please note that the format, or rather how the format is used with specific values (for types, uri:s, data blocks etc) depends on which applications and plugins that using the documents for a certain customer.

* [Article](https://docs.navigaglobal.com/writer/developer-guide/infomaker-newsml/imnml-examples/imnml-newsitem-text)
* [Image](https://docs.navigaglobal.com/writer/developer-guide/infomaker-newsml/imnml-examples/imnml-newsitem-picture)
* [PDF](https://docs.navigaglobal.com/writer/developer-guide/infomaker-newsml/imnml-examples/imnml-newsitem-pdf)


---

# 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.navigaglobal.com/writer/developer-guide/infomaker-newsml/imnml-newsitem.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.
