# 註冊和登錄

### **註冊**

如果您還沒有 chatalog 帳戶，可以在這裡註冊：<https://app.chatalog.ai/signup>

您可以使用 Google 或 Microsoft 電子郵件或 Apple 賬號創建帳戶，或點擊註冊按鈕，按照註冊步驟完成註冊。

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

作為擁有者/管理員帳戶，您可以邀請團隊成員加入您的組織：

{% content-ref url="/pages/eQ2MJW8KP8R4xVdSNjf6" %}
[新增團隊成員](/zh-hk/settings/user-management/add-team-member.md)
{% endcontent-ref %}

### **登錄**

如果您已經擁有 chatalog 帳戶，可以在這裡登錄：<https://app.chatalog.ai/signin>

根據您註冊帳戶或被邀請時選擇的方式，目前我們支持以下登錄方式：

* 使用帳號密碼
* 通過 Google
* 通過 Microsoft
* 通過 Apple

<figure><img src="/files/XxeHqGZiJZlCL2nGFNGI" 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.chatalog.ai/zh-hk/platform-setup/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.
