# Installation

#### Getting Started

1. Ensure your system meets the mentioned requirements
2. Login to SensePass Partners
3. Navigate to "Developers" -> "Terminal Agent"

<div align="left" data-full-width="false"><figure><img src="/files/j8nBzD3sQFkLZBkEoa82" alt=""><figcaption></figcaption></figure></div>

4. Download the latest version of Terminal Agent software using the download link on the partners page
5. Click on the green button "Download config file"

#### Installation

1. Double click on the EXE file in your downloads folder and start the installation process
2. Click on "I agree" and click "Install"

<div align="left"><figure><img src="/files/IStxUeUJhT8i7cY9gqHE" alt="" width="515"><figcaption></figcaption></figure></div>

3. Setup will complete with this message:&#x20;

<div align="left"><figure><img src="/files/2rd0NDbgiOxAJW8CdRDn" alt="" width="512"><figcaption></figcaption></figure></div>

4. Move the config.json file from #5 to this location:

C:\Program Files (x86)\SensePass Ltd\Terminal Agent

5. Open the Services app (Run -> services.msc)
6. Look for "SensePass-Agent-V2", right click -> Restart

#### Pairing

[Please continue to the pairing page](/sensepay/transaction-api/terminal-agent/pairing.md)


---

# 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.sensepass.com/sensepay/transaction-api/terminal-agent/installation.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.
