# Installation Checklist

Before proceeding to the [Configuration section](/edge-pro/configuring/overview.md) of the Rekor Edge Pro setup guide, it is essential to ensure that your system is primed for successful fine-tuning.

Please take a moment to answer the following questions with a resounding "yes" to confirm that your installation is ready for the next steps:

1. Is the SIM car installed, if required?
2. Is the camera securely installed on the mount or wall?
3. Does the ambient temperature meet the device specifications?
4. Have insulation and waterproofing measures been taken to protect cables installed in humid environments and the drip loops are in the correct positions?
5. Can the camera power on normally?
6. Can you access the camera web portal using the IP address you configured?
7. Can you view the live video stream in the Edge Pro Dashboard and is the image clear?
8. In night vision mode, can the live video stream be viewed clearly?

If you can affirmatively answer each of these questions, you are well-prepared to proceed with the [configuration](/edge-pro/configuring/overview.md) of your Rekor Edge Pro camera system.


---

# 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/installing/installation-checklist.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.
