# 註冊和登錄

#### **註冊** <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/Gu2NJMvAX8H7Zcu3caCx" 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-hk/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.
