# InnoPaaS Account Registration and Login

Registration address: <https://innopaas.com/control/signup>

Login address: <https://innopaas.com/control/login>

**Email Registration**:

Step 1: Enter your email

Step 2: Obtain the email verification code

Step 3: Customize Password

Step 4: Read and agree to the Service Agreement and Privacy Policy

Click "Sign up" to complete registration and log in

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

**Google Account Registration**

Use Google Chrome, authorize your Google account, and then log in

Currently, the login method supports three ways: Email, mobile phone number, and Google account

<figure><img src="/files/8vevpsUyniP6Jo8Xu3Xp" alt=""><figcaption></figcaption></figure>

Click "Got it" and then click "Login" to complete the first login.

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


---

# 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.innopaas.com/documentation/documentation-en/readme/innopaas-account-registration-and-login.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.
