# How to quickly focus the camera on a model?

<mark style="background-color:purple;">There are</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">**two ways**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">to achieve this effect:</mark>

1. Select the target model in the scene resource list or in the scene > The "Inspector" panel on the right will display the model's information > Select "Focus on".
2. Alternatively, select the target model in the scene or in the scene resource list, and press **"Z"** to quickly focus the camera on the model.

<figure><img src="/files/unR3axuL26rPbzTb38F2" 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.d5render.com/model/how-to-quickly-focus-the-camera-on-a-model.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.
