# Access & Log in

{% hint style="info" %}
If you already have a Gomboc account, you can [log in here.](https://auth.app.gomboc.ai/oauth/account/login)
{% endhint %}

## Getting Access

To try out Gomboc, sign up for a [free fix](https://www.gomboc.ai/terraform-remediation#wf-form-Contact-Form), and we will set up a Gomboc tenant for you to evaluate. Get started today and see how Gomboc can improve your cloud security.

## Signing In

#### Navigate to the Gomboc Portal

Open your browser and g to the [Gomboc Portal](https://app.gomboc.ai) and enter your Gomboc Credentials.

<div align="left"><figure><img src="/files/TzrzBffmL39dPYHJ2ho6" alt="" width="375"><figcaption></figcaption></figure></div>

#### Magic Code

You will see a message indicating that a six digit code has been sent to your email.

<div align="left"><figure><img src="/files/M7H55pRSqaVytEdtxazy" alt="" width="375"><figcaption></figcaption></figure></div>

#### Check your email

Open the email with the verification code from <auth@gomboc.ai>, copy the code and insert it in the login screen

#### Access the Portal

After clicking "Continue", you will be logged in and redirected to the Gomboc portal.

That's it! You are now signed in and can start using Gomboc.


---

# 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.gomboc.ai/getting-started/create-or-log-in.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.
