# Special Virtual Objects

- [Train](https://docs.siminsights.com/virtual-entities-vx/special-virtual-objects/train.md)
- [Digital Caliper](https://docs.siminsights.com/virtual-entities-vx/special-virtual-objects/digital-caliper.md)
- [Blur](https://docs.siminsights.com/virtual-entities-vx/special-virtual-objects/blur.md): Blur Effect allows a user to place in a blur object that will blur anything seen on the other side.
- [Crossbow](https://docs.siminsights.com/virtual-entities-vx/special-virtual-objects/crossbow.md): Crossbow allows a user to shoot another Virtual Object out of it.
- [Picture Frame](https://docs.siminsights.com/virtual-entities-vx/special-virtual-objects/picture-frame.md): Picture Frame allows a user to place a 2d image into their 3d environment.
- [Drone](https://docs.siminsights.com/virtual-entities-vx/special-virtual-objects/drone.md): Drone allows a user to maneuver a drone in their simulation.
- [Painting](https://docs.siminsights.com/virtual-entities-vx/special-virtual-objects/painting.md)
- [Setup](https://docs.siminsights.com/virtual-entities-vx/special-virtual-objects/painting/setup.md)
- [Spray Painting](https://docs.siminsights.com/virtual-entities-vx/special-virtual-objects/painting/spray-painting.md)
- [Pen](https://docs.siminsights.com/virtual-entities-vx/special-virtual-objects/painting/pen.md)
- [Timer Display](https://docs.siminsights.com/virtual-entities-vx/special-virtual-objects/timer-display.md): Timer Display allows a user to display a Timer in their simulation.
- [Text Display](https://docs.siminsights.com/virtual-entities-vx/special-virtual-objects/text-display.md): A special VO that display any text the user wants


---

# 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.siminsights.com/virtual-entities-vx/special-virtual-objects.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.
