# 注册账号

访问地址：<https://app.metatrust.io。&#x20>;

**有两种方式登录MetaScan：**&#x20;

1.使用您的电子邮件创建一个帐户然后登录&#x20;

2.使用现有的第三方帐户通过OAuth登录

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

**创建邮箱帐户**

1. 点击登录页面上的“立即注册”链接，在注册页面上填写您的电子邮件和密码，接受我们的条款和隐私政策，然后点击“立即注册”按钮。
2. 您将在一到两分钟内收到一封带有确认链接的电子邮件。3.点击该链接将打开MetaScan页面并自动登录到平台。

**使用第三方身份（OAuth）登录**&#x20;

如果您想使用第三方服务（如GitHub）的身份而不经过注册流程登录，请按照以下步骤操作： （我们在这里使用GitHub作为示例）

1. 点击登录页面上的GitHub图标。&#x20;
2. 浏览器将重定向到GitHub。 如果这是您第一次使用此登录方法，您需要允许MetaScan使用您的GitHub身份，阅读GitHub页面上的信息，然后点击“授权MetaTrustLabs”。 您的浏览器将重定向回MetaScan，您将自动登录。


---

# 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.metatrust.io/docs-zh/getting-started/getting-started-with-metascan/create-an-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.
