> For the complete documentation index, see [llms.txt](https://docs.gochatx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gochatx.com/ru-men-zhi-nan/xin-shou-bi-du/zhu-ce-deng-lu.md).

# 注册登录

## **会员账号注册**

在官网点击【登录】、【免费试用】，进入注册ChatX会员账号页面

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

新用户点击【去注册】，进行会员账号注册，用于登录会员平台

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

支持邮箱注册,未收到邮箱验证码，请查看邮箱【回收站】\~【垃圾箱】<br>

## 会员账号登录

在官网点击【登录】，进入ChatX会员账号登录页面

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

输入邮箱账号和密码登录

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.gochatx.com/ru-men-zhi-nan/xin-shou-bi-du/zhu-ce-deng-lu.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.
