# Getting set up

:white\_check\_mark:Setting up of Conektto from building your APIs done in few minutes. From the Login / Sign-up link, you can use any of the 3 social authentication tools like LinkedIn, GitHub or Google to sign in so you do not have to use and remember yet another user id and password.

:warning:Continue with SSO (Single Sign On) is enabled only for enterprise users. If you are not sure about it, contact your IT helpdesk to check if your enterpise is partnered with Conektto for SSO based login.

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

:information\_source:Check [System Requirements section](/overview/system-requirements.md) to know the tools and apps required for using Conektto and running Conektto generated API Test Workspace on your desktop.


---

# 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/fundamentals/getting-set-up.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.
