# Register account

**Step 1**: go to  <https://testnet.robofi.io/auth/signin> and click `Register new account`

![](/files/EIKCS67JGB7YK2DmCJJt)

**Step 2**: Please enter the information below:&#x20;

* Your email&#x20;
* Password&#x20;
* Confirm password&#x20;

Read and agreed with `Terms and Conditions`&#x20;

Click the `Register` button to register for an account

![](/files/Rm3wPJDNQpbTGWQIR76i)

**Step 3**: activate your account

* Check your email inbox or spam folder if you can't find the email in your inbox
* Click the `Activate my account` button to activate your account
* After successful account activation, you can log in to RoboFi Ecosystem

![](/files/wUXbQeed1EVr1ZA7XuVg)


---

# 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.robofi.io/user-guide/users-with-robofi-wallet/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.
