> For the complete documentation index, see [llms.txt](https://docs.d5render.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.d5render.com/account/registration-and-login.md).

# Registration and Login

## Create Account

Choose "Create new account" in "Login" on the Welcome Page of D5 Render, or open the Account Center directly on the official website to Sign Up. Fill in your email address and confirm your password, we will send a verification email to your email address.

![](/files/-MkY1Lddkk_e9I9RIxW8)

Login your email, click the link for verification, and complete the account setup in the pop-up page.

{% hint style="success" %}
It is recommended to use Chrome browser for Sign Up.
{% endhint %}

## Account Center

![](/files/-MkY3IpKPOTgfAZmSUqt)

## Login

When you open D5 Render, the bottom left corner of the Welcome Page will show the login status.

![](/files/-MkYKJCTckceGK8qhkFH)

When in the project, you can also manage the login status in the menu in the upper left corner.

![](/files/-MkYK3N2lJUIPZIE2bcg)


---

# 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.d5render.com/account/registration-and-login.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.
