# Writer Plugins

## **Develop your own plugins**

The plugins you are creating can be shared with others, or not. If you have specific functionality requirements for Writer, your developers can easily create new plugins that make work easier for reporters.

## Procedure to start development of plugins

The documentation is found here :

{% embed url="<https://docs.infomaker.io/writer/developer-guide/index>" %}

Contact us to get started with your own development.

## Plugins documentations

The documentations of all the Navia Writer Plugins can be found here:

{% embed url="<https://plugins.writer.infomaker.io/>" %}


---

# 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/general/authoring/digital-writer/writer-plugins.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.
