# V-Nova PresenZ Documentation

- [Introduction](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/introduction.md): Welcome, this is a top level description of  V-Nova PresenZ.
- [Zone Of View](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/zone-of-view.md): The area within which V-Nova PresenZ allows for head movement
- [Two-phase rendering](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/two-phase-rendering.md)
- [Render blocks and occlusion factor](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/render-blocks-and-occlusion-factor.md)
- [The Zone of View size](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/the-zone-of-view-size.md)
- [Render scale](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/render-scale.md)
- [Deep reflections/stereo rendering](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/deep-reflections-stereo-rendering.md)
- [Transparencies](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/transparencies.md)
- [The specular point](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/the-specular-point.md)
- [Rendering resolution](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/rendering-resolution.md)
- [Chaotic tag: rendering grass, hairs, fur, trees...](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/chaotic-tag-rendering-grass-hairs-fur-trees....md)
- [Draft mode](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/draft-mode.md)
- [Underscan](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/underscan.md)
- [Rendering inside the ZOV](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/rendering-inside-the-zov.md)
- [The clipping sphere](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/the-clipping-sphere.md)
- [Smoke, fire and atmospheric rendering](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/smoke-fire-and-atmospheric-rendering.md): How to render Atmospheric volumes
- [File formats and structures in V-Nova PresenZ](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/file-formats-and-structures-in-v-nova-presenz.md): Understanding the different files utilized by V-Nova PresenZ
- [Motion vectors and animation](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/motion-vectors-and-animation.md)
- [Normals inside V-Nova PresenZ](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/normals-inside-v-nova-presenz.md)
- [Quick tips](https://docs.v-nova.com/technologies/v-nova.presenz/v-nova-presenz-documentation/quick-tips.md)


---

# 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/v-nova.presenz/v-nova-presenz-documentation.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.
