# 3D Models

To add one to your Location post, press "Replace Drawing" and click on the map, or search for a location, or enter a latitude and longitude.

You'll need to add a valid model to see it on the map.

### 3D Model File <sup><sub>*<mark style="color:green;">\[Pro]</mark>*<sub></sup>

For now, we prefer GLB files. However, please get in touch if you need others to work.

### Scale <sup><sub>*<mark style="color:green;">\[Pro]</mark>*<sub></sup>

You'll likely need to adjust this to make the 3D object the ideal size. If you can't see it, try some extremely large values.

### Rotation X, Y, & Z <sup><sub>*<mark style="color:green;">\[Pro]</mark>*<sub></sup>

These values will help you adjust the 3D model so it's pointed the right way. Depending on the orientation in your source file, you may need to play with these values to get them just right.

### Default Zoom Level

Set the zoom level when this point is clicked or zoomed.


---

# 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://wpmaps-docs.mapster.me/locations/3d-models.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.
