# Delegate your Licenses

**Delegating Node Licenses**

Each Integrity Node requires delegated NFT licenses. You can delegate up to **50 licenses per node**.

***

**How to Delegate:**

1. Go to the Hybrid Delegation Dashboard.
2. Connect with the wallet holding your licenses.
3. Click **“Delegate NFTs”**.
4. Enter your Operator Address (from your running node or NodeOps).
5. Select how many licenses to delegate.
6. Sign the transaction.

✅ A confirmation will show once delegation is successful.


---

# 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.buildonhybrid.com/manage-integrity-nodes/delegate-your-licenses.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.
