# Install ZebraTester

**Download the ZebraTester Installation kit for your OS HERE**

***

ZebraTester can normally be installed without administrator access to the default location. The application does need write access to the installation directory and its sub-directories.

#### Windows <a href="#installzebratester-windows" id="installzebratester-windows"></a>

The simplest way to install ZebraTester is to run the guide and follow the installation instructions. We recommend installing ZebraTester into the default folder.

#### [macOS](https://apica-kb.atlassian.net/wiki/spaces/DAZT/pages/4620832/MacOS+X) <a href="#installzebratester-macos" id="installzebratester-macos"></a>

The simplest way to install ZebraTester on Mac OS X is to run the guide and follow the installation instructions. We recommend installing ZebraTester into the default folder.

#### [Linux / Solaris](https://apica-kb.atlassian.net/wiki/spaces/DAZT/pages/4620828/Linux+Solaris) <a href="#installzebratester-linux-solaris" id="installzebratester-linux-solaris"></a>

Installation on Linux requires that JAVA SDK is installed with the appropriate environment variables set.<br>


---

# 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.apica.io/platform-docs/zebratester-scripting/install-zebratester.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.
