# Writer Plugin Development

Welcome to the Digital Writer plugin development documentation site. Here you will find the latest API reference as well as tutorials and documentation on various subjects related to the Digital Writer.

**You can find all our** [**release notes here**](https://docs.infomaker.io/writer/release-notes)**.**

![Digital Writer splash image](/files/-LmtHTc3pJ10f4J_kezP)

## Naviga Writer in short

* Uses extended version of the international NewsML standard from IPTC as a native format
* Built on top of the reliable substance.io text editor
* Has an open api architecture that enables anyone to extend the functionality
* An extensive architecture for integration and image flows
* Many different plugins available out of the box


---

# 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/index.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.
