# Sign Up & Sign In

### Sign Up - Create New Account.&#x20;

* Set up your own Password
* Connect Your Wallet - Approve the connection between Wallet and DVX Account
* Create your own DVX Account([HTA](https://dvx-trading.gitbook.io/dvx-docs/key-features/hta-hybrid-trading-account))  & complete registration

### Sign In - Access your Account&#x20;

* With Sign up, You have your own DVX Account and Password.&#x20;
* Connect Your Wallet with DVX Account&#x20;
* Enter your Password  & You can Access your DVX Account&#x20;


---

# 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://dvx-trading.gitbook.io/dvx-docs/tutorials/tutorial/sign-up-and-sign-in.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.
