# 注册/登录

## 注册

* 邮箱登录[^1]
* 微信登录
* Github登录

{% hint style="success" %}
建议先使用邮箱注册，注册后可绑定微信和Github等。

如果您还没有注册可点击[此处](https://one.ocoolai.com/register)去注册。
{% endhint %}

***

## 登录

您可以点击[此处](https://one.ocoolai.com/login)登录页面登录

> 当微信登录或Github登录时，如果没有注册过会自动注册。
>
> 微信或Github注册时会自动生成用户名称，并且暂时无法自行修改，建议先使用邮箱注册再绑定微信和Github。
>
> 如果您需要变更用户登录名可以联系微信客服（微信号：ocoolpro）修改。

## 应用绑定

[^1]: 为了防止恶意注册目前只允许qq.com、163.com、gmail.com的邮箱注册


---

# 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://documentation.ocoolai.com/site/readme/login_signup.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.
