> For the complete documentation index, see [llms.txt](https://docs.navigaglobal.com/opencontent/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.navigaglobal.com/opencontent/use-and-explore/new-json-api-s-cca-and-duppy.md).

# New JSON API:s - CCA and Duppy

In parallel, we are working on a modern, easy-to-consume JSON based version of the document format. That format will successively replace the NewsML XML format. More info about the new Naviga JSON Document format is found <https://app.gitbook.com/@infomaker/s/document-format-v2/>.

{% hint style="info" %}
To build future-proof editorial integrations we are also developing the Content Creation API (CCA) to simplify and support the new Naviga JSON format. We strongly recommend to use CCA for integration with the editorial content repo. The CCA is not yet available for 3rd parties, but will be during 2020.
{% endhint %}

{% hint style="info" %}
To build future-proof presentation integrations we are also developing the Content Distribution API ("Duppy") to simplify and support the new Naviga JSON format. We strongly recommend to use the Distribution API for integration with presentation solutions. The distribution API will be available during 2020.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/opencontent/use-and-explore/new-json-api-s-cca-and-duppy.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.
