# InnoPaaS账号注册和登录

注册地址：<https://innopaas.com/control/signup>

登录地址：<https://innopaas.com/control/login>

邮箱注册：

步骤1：输入邮箱地址

步骤2：获取邮箱验证码

步骤3：设置密码

步骤4：阅读并同意《服务协议》与《隐私政策》

点击“注册”完成注册并登录

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

Google账户注册：

使用Google Chrome浏览器，授权您的Google账户，然后登录。

目前登录方式支持三种途径：电子邮箱、手机号码和谷歌账户。

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

点击“Got it”，然后点击“Login”以完成首次登录。

<figure><img src="/files/kYz1III5dmT84FdjnQUL" 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/guide/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.
