# Creating Account

To create an account in  K8Studio, you need to go to <https://accounts.k8studio.io/>

#### 1. Sign Up Process

1.1. **Click on "Sign Up":**

* Navigate to the K8Studio website or app.
* Locate and click on the "Sign Up" button.<br>

1.2. **Enter User Details:**

* Provide a valid email address to be used as your username.
* Choose a secure password that meets the specified requirements.
* Fill in any additional required information.

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

1.3. **Click on "Sign Up":**

* After entering your details, click on the "Sign Up" button to proceed.<br>

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

#### 2. Email Verification

2.1. **Check Your Email:**

* Open the email account associated with the provided email address

2.2. **Find Verification Email:**

* Look for an email from K8Studio with the subject "Account Verification."

2.3. **Open Verification Email:**

* Open the email and locate the verification code provided.<br>

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

#### 3. Activate Your Account

3.1. **Paste Verification Code:**

* Return to K8studio app.
* Navigate to the activation page and enter the verification code from the email.

3.2. **Complete Activation:**

* Click on the "Activate"  button to complete the activation process.<br>

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

#### 4. Sign In to Your Account

4.1. **Click on "Sign In":**

* Return to the main page and click on the "Sign In" button.<br>

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

4.2. **Enter User Credentials:**

* Input your registered email address and password.

4.3. **Access K8Studio:**

**Note:** Keep your login credentials secure, and if you encounter any issues during the registration process, feel free to contact our support team at \[<info@k8studio.io>].


---

# 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://doc.k8studio.io/documentation/activation-and-licenses/creating-account.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.
