# System Requirements

## Conektto.io

[Conektto.io](https://docs.conektto.io/overview/www.conektto.io) and [app.conektto.io](https://app.conektto.io/signin/) are web based SaaS applications that runs on browsers like [Google Chrome](https://chrome.google.com), [Apple Safari](http://apple.com/safari) and [Microsoft Internet Explorer](http://microsoft.com/edge).

## Login / Sign-up

You may use [LinkedIn](https://docs.conektto.io/overview/www.linkedin.com), [GitHub](https://docs.conektto.io/overview/www.github.com) or [Google](https://myaccount.google.com) credentials to login to [app.conektto.io](https://app.conektto.io/signin/). Conektto's enterprise users contact your IT Admin for secure single sign-on access.

<figure><img src="/files/gTck1LkavOd8fE3x55p8" alt=""><figcaption></figcaption></figure>

## Running API Workspace

You can setup API workspace by downloading your project\_\<apiprojectname>.zip and follow the steps below:

1. Unzip the files
2. Launch the folder in terminal (Mac/Linux) or command line (Windows)
3. Execute shell or powershell scripts against the offlinedeploy
4. Docker containers for the API workspace will be setup - [Docker DESKTOP](https://www.docker.com/products/docker-desktop/) must be installed before running this setup.


---

# 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.conektto.io/overview/system-requirements.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.
