# Examine Issues?

### Zoom Levels

* Remember to check the zoom levels of the object in question, as the lower this value the closer the object will be to the camera. So you'll need to experiment with the values you use.

<figure><img src="/files/1zArvGm2epx9LZ6mccGa" alt=""><figcaption></figcaption></figure>

### Object Clipping

If the object is too close to the camera, as above change the zoom settings or you could decrease your near clipping plane to render things within the examine camera more closely.

<figure><img src="/files/TVL3KIMongtaU6vHkx8W" alt=""><figcaption></figcaption></figure>

### Centre Pivot Point

* Always remember to keep objects with a centre pivot point, to avoid rotation issues.


---

# 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://speedtutoruk.gitbook.io/apk-documentation/support/examine-issues.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.
