# 4. Download App & Connect

The GoodAccess Client Application (i.e. Agent) enables access to Systems (servers, applications, resources) running within your secure Software-Defined Perimeter (SDP).&#x20;

The Agent is essentially a connector to your GoodAccess dedicated Gateway. You received a Gateway in the [previous step](/getting-started/3.-sign-up-for-free-trial.md) by signing up for the free trial.

## Download & Install

{% hint style="info" %}
**Supported operating systems:**

* Windows [versions officially supported by the vendor](https://endoflife.date/windows)
* macOS 13.5+
* iOS 16.0+
* Android 10+
* ChromeOS
* Linux
  {% endhint %}

Download and install the [GoodAccess Client Application](https://www.goodaccess.com/download).

{% embed url="<https://www.goodaccess.com/download>" %}
GoodAccess Download page
{% endembed %}

## Login

The Client Application (the Agent) supports two kinds of authentication:

* GoodAccess identity
* Third-party identity provider's SSO (Google Workspace, Okta, Azure AD, and more)

### GoodAccess Identity

Logging in with the GoodAccess identity requires entering your **GoodAccess Login Credentials:**

* Team Name
* Username
* Password

{% hint style="info" %}
**How to get GoodAccess Login Credentials?**

* Each team Member gets their own **GoodAccess Login Credentials** after they complete their invitation request.&#x20;
  {% endhint %}

### Third-party identity provider's SSO

Logging in with a third-party identity provider requires the administrator to configure [single sign-on](/configuration-guides/features/sso-scim.md) in the Control Panel.&#x20;

## Test connection

After successful login, click on the connect button and [test the connection](https://www.google.com/search?q=what+is+my+ip). Your public IP address should be the same as the IP address of your dedicated GoodAccess Gateway.

<div><figure><img src="/files/rOe4n4b0xp7kmJqwKdIm" alt=""><figcaption></figcaption></figure> <figure><img src="/files/CdScIRXRhLATHeLa7F85" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
**If you are experiencing any connection problems:**

* check our [Troubleshooting](/faq-and-troubleshooting/troubleshooting.md)
* or [contact our technical support](https://www.goodaccess.com/contact)
  {% endhint %}

## Not sure about the next step?&#x20;

Get in touch with our [Solution Architect](https://www.goodaccess.com/contact) who can help you to implement GoodAccess for your specific use case in minutes. This service is completely free.&#x20;


---

# 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.goodaccess.com/getting-started/4.-download-app-and-connect.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.
