# Select Meshes

You can select the separate meshes of your asset to see its number of edges, vertices, faces, and tris by simply clicking on a mesh. Selected meshes will be highlighted as seen below, and you can view their details in the top left of the 3D viewer.

<figure><img src="/files/ZGEaKPVn6r7vyKpJtIjU" 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.kaedim3d.com/reviewing-assets/3d-viewer/select-meshes.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.
