# Verifier Node

Anyone with NFT Digital License is eligible to run a Verifier Node

## Running your own node

Running Subnet Node with flag --verifier

## Authorize your License to a Node-as-a-service Provider (NaaSP)

* Generate shared License
* Authorize to a NaaSP

## Delegate your license to a node

1. On Browser:

* Install Wallet Extension (Metamask, OKX Wallet, Bybit Wallet...)
* Enter website: <https://subnet.u2u.xyz/delegation>
* Connect Wallet
* Chose Verifier Node
* Click Delegate
* Confirm transaction

2. On U2U Super App:

* Visit Subnet Mini App
* Chose Verifier Node
* Click Delegate
* Confirm transaction


---

# 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.u2u.xyz/subnet/subnet-node-setup/verifier-node.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.
