# Open Coribot Account

1. Go to [www.coribot.io](http://www.coribot.io) and click on `Launch Coribot`.
2. Register a new account by selecting `Create New Account`.&#x20;

<div align="left"><figure><img src="https://1170813626-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkS2K6r7wns6Bq27LV4AD%2Fuploads%2FTA0WRgKiJ3IVygjOUgll%2FLanding%20Screen.png?alt=media&#x26;token=b4ccebcf-f26d-494c-ac09-511e0aed0b8e" alt=""><figcaption><p>Create New Account</p></figcaption></figure></div>

3. Follow the page instructions to `Create Username > Verify New Account with Email > Create Password`.&#x20;

<div align="left"><figure><img src="https://1170813626-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkS2K6r7wns6Bq27LV4AD%2Fuploads%2FM5KZnZmFPVV6isEs0YmH%2FNew%20User_%20Create%20Username.png?alt=media&#x26;token=15458a3a-2ec1-44b5-9ad3-5242e348ffea" alt=""><figcaption></figcaption></figure> <figure><img src="https://1170813626-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkS2K6r7wns6Bq27LV4AD%2Fuploads%2FuVF3sbfBTvr0Jz0x6NBj%2FNew%20User_%20Verify%20Email_%20Code.png?alt=media&#x26;token=1357b68b-eede-4576-863d-d98945c62d91" alt=""><figcaption></figcaption></figure> <figure><img src="https://1170813626-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkS2K6r7wns6Bq27LV4AD%2Fuploads%2FNUxbIcVxkENsaVNjwmF6%2FNew%20User_%20Set%20Password.png?alt=media&#x26;token=a2e0fb8d-52d5-48ac-aad7-49831daf3285" alt=""><figcaption></figcaption></figure></div>

4. Your Coribot account is ready to use.&#x20;

<div align="left"><figure><img src="https://1170813626-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkS2K6r7wns6Bq27LV4AD%2Fuploads%2FNnqfzwOoZmZDJFrxenjT%2FNew%20User_%20Account%20Ready.png?alt=media&#x26;token=08d8b920-26bf-42df-bb8c-a41b6260f216" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="success" %}
After a successful account registration, three (3) wallets are created simultaneously for users on Coribot. Proceed to activate your wallet to ensure it's ready for transactions.

[Next - Tutorials to Activate My Wallet](https://coribot.gitbook.io/first-time-user-guide/tutorials/activate-my-wallet)
{% endhint %}


---

# 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://coribot.gitbook.io/welome-to-coribot/open-coribot-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.
