# Getting started

## Connecting to the platform

### Credentials

If you haven't received your password and username to connect to the platform, send an email to your customer success manager to receive some.

### Login

Two independent instances of the Deepomatic platform exist:

* North and south America: <https://studio.us1.deepomatic.com/>
* Europe, UK and Africa: <https://studio.deepomatic.com/>

To login, select the relevant link above. If you are unsure on which link to use, reach out to your Deepomatic contact.

**Login with email and password:**

You can login with your email and password if your organization has enabled it:

<figure><img src="/files/IOJRE74AvAXXfa0UWUPv" alt="" width="375"><figcaption></figcaption></figure>

**Login with SSO:**

Otherwise or if your organization also supports it, you can login with SSO. To do so:

* Click "Use your organization Single Sign-On"
* Enter the "SSO ID" provided by your organization and click "Sign In":

  <figure><img src="/files/mVutLR6kO8feLKcdHXfV" alt="" width="375"><figcaption></figcaption></figure>
* You will be redirected to the login page of your organization.

### Organization

Once logged in, select the organization that contains the project you are working on. Each user can belong to several organizations.


---

# 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.deepomatic.com/platform-documentation/getting-started.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.
