# Register your HiveSQL account

Before being able to access the HiveSQL database, you will have to create a HiveSQL account. The process is very simple:

1. Transfer **1 HBD** to [@hivesql](https://peakd.com/@hivesql) (no memo required)
2. As soon as [@hivesql](https://peakd.com/@hivesql) receives your transfer, your activation will be processed
3. A few seconds later, you will receive a micro-transfer back from [@hivesql](https://peakd.com/@hivesql).

![](/files/-MZPkqFVgwh-icfVTV6M)

The [@hivesql](https://peakd.com/@hivesql) transfer memo contains your new credentials and is therefore encrypted.\
There are two easy ways to see its decrypted content:

1\. If you use **peakd.com**, click on the small green lock. It will decrypt and display the memo

![](/files/-MZPlS6ntpHVwg9HGlnv)

2\. If you have **Keychain** installed, open it and click on the History button\
\
![](https://images.hive.blog/0x0/https://i.imgur.com/7OerE4l.png)\
\
![](https://images.hive.blog/0x0/https://i.imgur.com/jQtQGgl.png)

The memo contains the following information:

* the hostname to connect to.
* the database name
* your personal login
* your password


---

# 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.hivesql.io/register-your-hivesql-acount.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.
