# Installing the application

Make the application available on the desired instances from the [ServiceNow Store](<https://store.servicenow.com/sn_appstore_store.do#!/store/application/d2cc13671bddb30019e8ed7b2f4bcb52/2.0.3 >). The application is availabe as free download.

Once made available, browse to the All Applications module in the instance. Find the PA Accelerator application and install it. Follow the configuration steps after installation.

{% content-ref url="/pages/-MJRtdER5b8V2A6u-cAL" %}
[Configuring the application](/installation-and-configuration/configuring-the-application.md)
{% endcontent-ref %}


---

# 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://pa-accelerator.docs.thecloudpeople.com/installation-and-configuration/installing-the-application.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.
