# Journey into ROVR

- [Journey into ROVR - Unveiling the Veil](https://rovr-network.gitbook.io/rovr-docs/journey-into-rovr/journey-into-rovr-unveiling-the-veil.md)
- [Journey into ROVR - TarantulaX-what, how and why](https://rovr-network.gitbook.io/rovr-docs/journey-into-rovr/journey-into-rovr-tarantulax-what-how-and-why.md)
- [Journey into ROVR - Why is Light Cone needed?](https://rovr-network.gitbook.io/rovr-docs/journey-into-rovr/journey-into-rovr-why-is-light-cone-needed.md)
- [Journey into ROVR - LightCone: The 3D Data Engine Driving Generative AI](https://rovr-network.gitbook.io/rovr-docs/journey-into-rovr/journey-into-rovr-lightcone-the-3d-data-engine-driving-generative-ai.md)
- [Journey into ROVR - Go Paris Edition](https://rovr-network.gitbook.io/rovr-docs/journey-into-rovr/journey-into-rovr-go-paris-edition.md)
- [Journey into ROVR - Pioneering Controllable Data Generation for Robotics and AI](https://rovr-network.gitbook.io/rovr-docs/journey-into-rovr/journey-into-rovr-pioneering-controllable-data-generation-for-robotics-and-ai.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://rovr-network.gitbook.io/rovr-docs/journey-into-rovr.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.
