# 注册账号

## 注册账号并登录使用 <a href="#id-1" id="id-1"></a>

* 方式一：进入[格物钛官网](https://docs.graviti.cn/www.graviti.cn)，点击右上角登录按钮开始注册。
* 方式二：直接[点击链接](https://account.graviti.cn/sign-in/?callback=https%3A%2F%2Fwww.graviti.cn%2F)注册。
* 方式三：通过微信授权登录，自动注册账号。

![](/files/-MWeDytNaMxoLdHd74q1)

## 绑定账号 <a href="#id-2" id="id-2"></a>

用户登录后可在账户信息绑定手机号或邮箱，未绑定用户将无法使用部分产品功能，绑定方法如下：‌

1. 登录账号
2. 点击右上角头像选择个人设置
3. 进入账户信息
4. 绑定您的手机号、邮箱、微信号

![](/files/-MWeDtwyzoEkWO_a1XeI)

## 账号类型和权益 <a href="#id-3" id="id-3"></a>

用户分为开发者版和团队版，每一个版本下还有不同的权益等级，详情请查看[用户权限说明](https://www.graviti.cn/price)。

{% content-ref url="/pages/-MV5fYMtBICOaDvAazVH" %}
[个人设置](/account/personal.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MVElE4ofWwbNuHy2LxX" %}
[团队设置](/account/team.md)
{% endcontent-ref %}


---

# 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.graviti.cn/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.
