# Ignition Edge Quickstart

## First time setup <a href="#first-time-setup" id="first-time-setup"></a>

Click here for the [quick start guide](https://docs.inductiveautomation.com/display/DOC80/Quick+Start+Guide)  from Inductive Automation.

## Frequently Asked Questions <a href="#frequently-asked-questions" id="frequently-asked-questions"></a>

<details>

<summary>What version of Ignition Edge do I have installed?</summary>

From the Gateway Webpage. Navigate to Config > Modules, you will see a list of all modules. The version will be displayed in its own field.\
Refer to the Ignition Manual Page “[Installing or Upgrading a Module](https://docs.inductiveautomation.com/display/DOC81/Installing+or+Upgrading+a+Module)” for more information

</details>

*For more information on Ignition, and how to make it work for you, visit* [*https://www.inductiveuniversity.com/*](https://www.inductiveuniversity.com/)*.*


---

# 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://support.onlogic.com/product-documentation/partner-solutions/ignition-edge-quickstart.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.
