# How to create account and password?

Q: What's the easiest way to create an Oten account?

A: You have two options:

1. Sign up with Google: This is the fastest way. It uses your existing Google info with one click.
2. Sign up with Email: Manually enter your email and create a password. You will need to verify this email.

***

Q: What's the first step in signing up?

A: You must choose your account type: Personal (for individuals) or Business (for companies and teams).

***

Q: What are the password requirements?

A: Your password must have at least 8 characters, including an uppercase letter, a lowercase letter, a number, and a special symbol (like !@#$%).

***

Q: Why do I need to verify my email?

A: This is a security step to confirm you own the email address. After signing up, we send a 6-digit verification code (OTP) to your inbox.

***

Q: What do I do with the verification code?

A: Check your email, enter the 6-digit code on the verification page, and click "Verify" to finish.

***

Q: I didn't receive my code! What now?

A:

1. Check your Spam or Promotions folder.
2. Wait up to 60 seconds, then click the "Resend OTP" button.

***

Q: How long is the verification code valid?

A: Each code is only valid for 5 minutes. If it expires, you must request a new one.

***

Q: What if the code is wrong or expired?

A: Simply click "Resend OTP" to get a new, valid code.

***

Q: Any tips for a smooth registration?

A:

* Use a valid email you can access right away.
* Create a strong, unique password.
* Complete the email verification immediately.
* Avoid using public or shared computers.


---

# 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://oten.gitbook.io/identity-support/support/support-center/how-to-create-account-and-password.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.
