# Inspector

![Inspector Area](https://2121806489-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2BTnMaEROGRJgDFogNnI%2Fuploads%2Fgit-blob-4d046b66a68fc640f6ecc72899cc6f550ce3b78a%2FSelectionOverlay.png?alt=media)

If you click any of the icons in the searchresult grid, you can also click the little question mark icon which opens up the Inspector area. This area has a number of available actions such as 'Replace Prefab' and 'Replace any prefab of selected type'.

![Overlay](https://2121806489-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2BTnMaEROGRJgDFogNnI%2Fuploads%2Fgit-blob-28b45c75c77dff7b62c0b59c87ec0cd1fb8e5181%2FSelectionOverlay2.png?alt=media)

If you don’t want to have the 'Inspector area' open, you get access to the same actions by right clicking an icon in the grid.


---

# 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://kristianhj.gitbook.io/smartbuilder/features/inspector.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.
