# Dashboard Onboarding

After purchasing a [license](/glossary.md#license), all further operations with it are carried out through the [dashboard](https://dashboard.ackinacki.com/). To access your licenses, follow these steps:

* Go to the [dashboard page](https://dashboard.ackinacki.com/).
* Connect the cryptocurrency wallet that was used to purchase the license, by clicking the `Connect Wallet` button.&#x20;

{% hint style="warning" %}
Use the exact wallet from which the purchase was made; otherwise, access to the license will not be granted.
{% endhint %}

<figure><img src="/files/MhgreBC9eMwWXiT453gK" alt=""><figcaption></figcaption></figure>

* Confirm that you are the wallet owner by signing a message:

<figure><img src="/files/rGokrMhjlbzyw4ZD92Fd" alt="" width="349"><figcaption></figcaption></figure>

* Generate  **Acki Nacki License Owner Phrase** and public key or click the `Import an existing phrase` button to import your existing phrase from Acki Nacki app.

{% hint style="warning" %}
This seed phrase will be linked to your dashboard Account through a public key. \
**This can only be done once.** You will use it to withdraw BK rewards for your delegated licenses.&#x20;
{% endhint %}

<figure><img src="/files/MmzvPrXa7K3OUGJ3xfUe" alt="" width="331"><figcaption></figcaption></figure>

The seed phrase will be required to manage your licenses. After the network starts, you will be able to update the license contract owner to a wallet address, such as a multisig. This way, the withdrawal of rewards can be confirmed by multiple custodians.

<figure><img src="/files/Pjj8IBlZju8MnOqdgccv" alt="" width="306"><figcaption></figcaption></figure>

{% hint style="danger" %}
Write down your **`seed phrase`** and store it in a secure location. \
Never share it with anyone. Avoid storing it in plain text, screenshots, or any other insecure method. If you lose it, you lose access to your assets. Anyone who obtains it will have full access to your assets.&#x20;
{% endhint %}

A very important point: make sure you have memorized your seed phrase correctly:

<figure><img src="/files/NAY2aX7YzXTgx7jBOulo" alt="" width="375"><figcaption></figcaption></figure>

* Create and confirm a `passcode`:

{% hint style="info" %}
The **passcode** is used to encrypt the seed phrase in the device storage.
{% endhint %}

<figure><img src="/files/A9lRjPN6qzAItVKAj4i2" alt="" width="375"><figcaption></figcaption></figure>

* Information about your keys will be available in the top right corner:

<figure><img src="/files/ncVhjMRCOmYRZbgeOHZQ" alt=""><figcaption></figcaption></figure>

To copy **the license owner's public key**, click the button <img src="/files/Fys4jJdb9ZZhp679HdiG" alt="" data-size="line">

To view **the seed phrase, private key, and public key of the license owner**, click the button <img src="/files/JHhJk9jvzv2yMh3WOUKc" alt="" data-size="line">

and enter your `passcode`**:**

{% hint style="info" %}
If you forgot your passcode, log out of your account, reconnect your wallet, enter your seed phrase, and you will be able to create a new passcode.
{% endhint %}

<figure><img src="/files/kQzMe2ndmNBbhD16Kugo" alt="" width="315"><figcaption></figcaption></figure>

{% hint style="danger" %}
**Be careful and ensure the security of your data!**\
Avoid storing it in plain text, screenshots, or any other insecure methods. If you lose it, you will lose access to your assets.
{% endhint %}

<figure><img src="/files/SHaM6z014Hibdyu72oZJ" alt="" width="315"><figcaption></figcaption></figure>

{% hint style="warning" %}
If, after completing the registration, you don't see your licenses on the **Licenses** tab, contact a Gosh representative through any publicly available channel or community group, and provide them with your `License Owner's public key`.
{% 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://docs.ackinacki.com/for-node-owners/protocol-participation/block-keeper/license/license-delegation-guide/dashboard-onboarding.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.
