# How to register and login D5 account?

### Register

You can register directly on our [website](https://myspace.d5render.com/login?redirect=%252Foverview).

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

#### Login <a href="#header-1" id="header-1"></a>

When you open the D5, the login status is displayed in the lower left corner of the welcome page.

<figure><img src="/files/V40Nr074p6IL8FVZVeuk" alt=""><figcaption><p>Login Interface</p></figcaption></figure>

Current D5 login method: Email Address + Password

#### Forgot Password <a href="#header-2" id="header-2"></a>

Click Forgot Password in the login interface and use email verification to reset your password.

<figure><img src="/files/FZUslK0mOyRDOibo0o2P" alt=""><figcaption><p>Forgot Password</p></figcaption></figure>

#### Reset Password <a href="#header-3" id="header-3"></a>

Visit Account - Reset Password in [My Space](https://myspace.d5render.com/login) and select Email Verification to change your password.

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

#### Device Management <a href="#header-4" id="header-4"></a>

For data security reasons, each D5 account keeps records of up to 3 devices; if the number of client devices logged in by an account exceeds 3, this message will be displayed on the login screen. Users can unbundle themselves in [My Space](https://myspace.d5render.com/login), and after unbundling, they can log in normally.

<figure><img src="/files/LLLTIqfuHAnDvYucaPQY" alt=""><figcaption><p>Device Management</p></figcaption></figure>

> This function only supports recording and displaying when the user logs in as a Personal user, and the user logs in as a Team or Education, no relevant records will be made and no relevant pages will be displayed.


---

# 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.d5render.com/d5-account-and-purchase/how-to-register-and-login-d5-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.
