# Guide to BM License Delegation

After purchasing a Block Manager (BM) License, it is **not** activated automatically.\
To start earning rewards, the License must be **delegated.**\
\
If you plan to deploy the BM service on your own, [please follow this guide](/for-node-owners/network-participation/block-manager/licence/bm-license-pre-deployment-verification.md).

Delegation to a Provider can be done through the **Acki Nacki Dashboard**.

#### **Step 1. Log in to your** [**Acki Nacki Dashboard**](https://dashboard.ackinacki.com/) **account**

If you don’t have an account yet, please follow the [onboarding guide](https://docs.ackinacki.com/for-node-owners/protocol-participation/block-keeper/license/license-delegation-guide/dashboard-onboarding) to create one.

After logging in, go to the **Licenses** tab — there you can view all your licenses.

{% 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 %}

#### **Step 2. Filter BM Licenses**

You can use the filter to display only your **BM Licenses**.

<figure><img src="/files/xCmZtoOoAx1S53PxWcpx" alt="" width="140"><figcaption></figcaption></figure>

#### **Step 3. Delegate your License**

Click the **`Delegate`** button.

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

In the pop-up window, click on **`Block Manager`** and select **TVM Labs** as the Node Provider.

<figure><img src="/files/4hYvVDQHPCclWXMuuaIk" alt="" width="320"><figcaption></figcaption></figure>

Submit a delegation request by filling in the following fields:

* **`Block Manager Licenses amount`** – specify how many of your available licenses you want to delegate
* **Contact details** – provide information so the Node Provider can reach you:
  * Name
  * Email
  * Telegram

Enter your **passcode** in the **`Passcode`** field to confirm the information you entered above.

Check the box to confirm your intention to contact the provider to agree on the **delegation fee** and proceed with the **payment process**.

<figure><img src="/files/4odRTmwFFUR755b9wXqC" alt="" width="318"><figcaption></figcaption></figure>

#### **Step 4. Confirmation**

You will see a message confirming that your request has been signed.

<figure><img src="/files/QpPiC3QiszNUDXrZuYQ5" alt="" width="319"><figcaption></figcaption></figure>

Once the request is signed, the **Provider** column will display the name of the Node Provider to whom you delegated your licenses, and the **Total Delegated** counter will be updated.

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

#### **Step 5. License Activation**

After your license becomes active and the **BM service** is launched, you will be able to view your **reputation coefficient**, **stake**, and **rewards** on the same tab.


---

# 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/network-participation/block-manager/licence/guide-to-bm-license-delegation.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.
