# Control Render Order

While you can position controls in different areas around the map in the free version, in Pro you have access to:

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

All the controls you've added to your map will appear here. **You must save your map first before they show up**.&#x20;

Once they are visible, just drag and drop them to reorder the render order. If you have multiple controls in one part of the map, they will then be changed to the order you've given.


---

# 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/maps/controls/control-render-order.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.
