# 注册和登录

#### **注册** <a href="#zhu-ce" id="zhu-ce"></a>

如果您还没有 chatalog 账户，可以在这里注册：<https://app.chatalog.ai/signup>

您可以使用 Google 或 Microsoft 电子邮件创建账户。

#### **登录** <a href="#deng-lu" id="deng-lu"></a>

如果您已经拥有 chatalog 账户，可以直接在手机应用程序上登录。

根据您注册账户或被邀请时选择的方式，目前我们支持以下登录方式：

* 使用账号密码
* 通过 Google
* 通过 Microsoft

<figure><img src="/files/L3u07nqmVQacGoCaQDLd" alt="" width="188"><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.chatalog.ai/zh-cn/chatalog_mobile_app/sign-up-and-sign-in.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.
