# Quick Start

[nodes.buildonhybrid.com](https://nodes.buildonhybrid.com/) is the License Owner Portal for people who purchased Integrity Node NFT licenses. License Owners can use the portal to check their rewards, delegate licenses, and claim/withdraw rewards.

{% hint style="info" %}
⚠️ Note:\
Make sure your operator address is funded with ETH on Arbitrum (ARB) to respond to challenges.\
If the ETH balance is insufficient, your node may experience reduced uptime!
{% endhint %}

**Video tutorial**

Below is a Quick Start video guide to deploy Integrity Node licenses via preferred NaaS provider NodeOps → <https://console.nodeops.network/deployNode/hybrid-mainnet-integrity>

{% embed url="<https://www.youtube.com/watch?v=4qPMrZrw-Qg>" %}


---

# 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/quick-start.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.
