# register account

Synthetic Exchange is a desktop and self-service application, users will maintain responsibility to safe-keep their account keys \&wallet registration by verifying the (1) email and (2) login information. For safe keeping we added factor authentication code sent via email to help prevent non-human users, spam and bot accounts.&#x20;

#### REGISTER ACCOUNT

**STEP&#x20;**<mark style="color:purple;">**1**</mark> - user SELECT **CREATE** ACCOUT

<figure><img src="/files/naSHsK0wi4KuvbXkqFzD" alt=""><figcaption><p>Synthetic Exchange: Sign Up</p></figcaption></figure>

**STEP&#x20;**<mark style="color:purple;">**2**</mark> - file the EMAIL REGISTRATION **FORM**

<figure><img src="/files/xrrVueSEOB5rOHmfVYPe" alt=""><figcaption><p>Synthetic Exchange: Registration</p></figcaption></figure>

**STEP&#x20;**<mark style="color:purple;">**3**</mark> - verify your **2FA email CODE**

Submit the code you have received from "<support@synthetic.exchange>" email address, and proceed by agreeing with Synthetic Exchange **Terms of Service** \[TOS] and principal ownership of your account information.&#x20;

#### &#x20;USER RESPONSIBILITIES&#x20;

Synthetic Exchange is a completely free web 3.0 application, we do not charge fees, nor ask for surcharges for using our "Software" and "Content". Please do not send payments to any third parties, claiming to promote the ("Service") and offering ("Content"). Synthetic Chain runs a full node container on Amazon docker "AWS", and we ensure 100% uninterrupted service with delivery of ("Content"). User might also reset their account log-in information with the password feature by going back the original screen, following the steps as indicated on the Synthetic Exchange 'USER registration' menu.


---

# 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://synthetic-exchange.gitbook.io/crt-exchange/crt-token/register-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.
