# Adding Scene Reference and Point-At Crosshairs

You can point at Interactable Objects and Characters and ask your characters about them.

To enable this, simply drag and drop the `Convai Crosshair Canvas` prefab into the scene.

<figure><img src="https://413558230-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEtUJA212Zc1S9ACc8T4l%2Fuploads%2Fw1rIn6fZxvWmKCtvB3SY%2Fimage.png?alt=media&#x26;token=6becf8d5-8ae5-440e-bccc-9d8d0ab4327f" alt=""><figcaption></figcaption></figure>


---

# 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.convai.com/api-docs/plugins-and-integrations/unity-plugin/adding-scene-reference-and-point-at-crosshairs.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.
