# Scene + Distance

Combines [Scene](/docs/manual/interest-management/scene.md) and [Distance](/docs/manual/interest-management/distance.md) Interest Management.

<div align="left"><figure><img src="/files/YCVx6uMdVcD7KeWOqzBs" alt=""><figcaption><p>Scene Distance Interest Management</p></figcaption></figure></div>

You will need to add Distance Custom Range components to any large, networked objects in the scene, especially an Environment object, terrains, or ground planes that have a pivot in the center of the scene which would be unusually far from the player when they're near the scene edges.


---

# 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://mirror-networking.gitbook.io/docs/manual/interest-management/scene-+-distance.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.
