> ## Documentation Index
> Fetch the complete documentation index at: https://docs.krait.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Start your journey

> Create an account to explore what Krait has to offer. 

## Create an account

You can create a Krait account using one of the following methods.

***

### Option 1: Sign up with Email and Password

<Steps>
  <Step>
    Go to the Krait sign-up page.
  </Step>

  <Step>
    Enter your email address and choose a password.
  </Step>

  <Step>
    Submit the form to create your account.
  </Step>

  <Step>
    Verify your email address using the link sent to your inbox.

    <Frame>
      <img src="https://mintcdn.com/krait/LneuP5axIkpaSD13/getting-started/images/verify-email.png?fit=max&auto=format&n=LneuP5axIkpaSD13&q=85&s=1d3a7717d089d9f5fd77cf3d7c27573c" alt="Email verification screen" width="1154" height="1066" data-path="getting-started/images/verify-email.png" />
    </Frame>
  </Step>

  <Step>
    Once verified, sign in and start using Krait.
  </Step>
</Steps>

***

### Option 2: Sign up with Single Sign-On (SSO)

<Steps>
  <Step>
    Go to the Krait sign-up page.
  </Step>

  <Step>
    Choose one of the supported Single Sign-On (SSO) providers: Google, GitHub, or GitLab.
  </Step>

  <Step>
    Authorize Krait to access your account.
  </Step>

  <Step>
    You will be automatically signed in once authentication is complete.
  </Step>
</Steps>

***

## Notes

* Email verification is required for email-based sign-ups.
* SSO sign-ups do not require additional verification.
* You can use the same account to create and manage multiple workspaces.

## Connect your resources

Krait is an one-stop solution. Here, you can connect your Code Repositories, Containers and scan your entire attack surface from a single, unified dashboard.

### Connect with VCS

At Krait, you get options. Connect your VCS of choice to start scanning your code.

<Columns cols={2}>
  <Card title="Github" icon="github" href="/integrations/code/github" />

  <Card title="Gitlab" icon="gitlab" href="/integrations/code/gitlab" />
</Columns>

### **Connect with Container**

<Card title="Docker" icon="Docker" href="integrations/container" />

You're now all set to secure your code and containers!
