# Home

Learn how to integrate V-Nova's compression technologies and PresenZ format into your apps:

* **V-Nova LCEVC**: Comprehensive documentation, including both encoder and decoder for SDK and NDK, along with encoder and decoder integrations. Resources cover reference implementations such as ExoPlayer & VLCkit, as well as applications like FFmpeg with LCEVC, providing flexible options to incorporate MPEG-5 LCEVC enhancements across various levels of your software stack.
* **SMPTE VC-6**: Implementation guides for our state-of-the-art VC-6 compression technology, designed for high-quality imaging and video applications.
* **V-Nova PresenZ**: This section provides documentation on V-Nova PresenZ, our volumetric video format, and guidance on integrating it into workflows for innovative VR and AR experiences.

If you’re evaluating LCEVC or VC-6 with your own content, this site provides a full walkthrough to help you achieve optimal results.

Our documentation is continuously updated to reflect the latest versions of our SDKs, integrations, and solutions.

We welcome your feedback — please reach out via the Download Portal or contact us at [**support@v-nova.com**](mailto:support@v-nova.com) with suggestions for improvements.

***

{% content-ref url="<https://app.gitbook.com/o/-M52koDZe0mM7bxZz0Gi/s/II3HaKNLFEqGvuN59zwF/>" %}
[MPEG-5 LCEVC](https://app.gitbook.com/o/-M52koDZe0mM7bxZz0Gi/s/II3HaKNLFEqGvuN59zwF/)
{% endcontent-ref %}

{% content-ref url="<https://app.gitbook.com/o/-M52koDZe0mM7bxZz0Gi/s/g9PKlUvkbpCzUNAxkswo/>" %}
[SMPTE VC-6](https://app.gitbook.com/o/-M52koDZe0mM7bxZz0Gi/s/g9PKlUvkbpCzUNAxkswo/)
{% endcontent-ref %}

{% content-ref url="<https://app.gitbook.com/o/-M52koDZe0mM7bxZz0Gi/s/1djoRwqtVhAs0LOpvzC9/>" %}
[V-Nova PresenZ](https://app.gitbook.com/o/-M52koDZe0mM7bxZz0Gi/s/1djoRwqtVhAs0LOpvzC9/)
{% endcontent-ref %}


---

# 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.v-nova.com/technologies/home.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.
