# Location

To assign the location of the camera:

1. Select `Rekor ALPR` on the main menu and click on the `Location` page.
2. Find the location of the camera installation on the map by entering the address in the upper right corner and using the zoom functions in the upper left corner to fine-tune.
3. Once the area is found, click to drop a pin that denotes the exact installation location.
4. Click Save.

<figure><img src="/files/9tM4iZD7Hd2GsNhuBgT0" 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.rekor.ai/edge-pro/configuring/location.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.
