# Deploy via NodeOps (NaaS)

Easiest way to start — no infrastructure required.

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

***

#### Prerequisites

* A wallet with your Hybrid Integrity Node License NFT.
* Access to NodeOps Console.

[Launch NodeOps Console](https://console.nodeops.network/)

***

### NodeOps Deployment Step-by-Step

#### 1. Log in

* Connect the wallet holding your license on the NodeOps Console.

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

***

#### 2. Go to Node Deployment

* Navigate to “Node Deployment” in the sidebar.

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

***

#### 3. Select Hybrid

* Click on the Hybrid Integrity Node card.

<figure><img src="/files/1Tu3kd2WBLAh2KfIzFDn" alt=""><figcaption></figcaption></figure>

***

#### 4. Fetch your licenses

* Click `Fetch NFT` to load your licenses.

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

***

#### 5. Choose a plan

* Select duration (1-12 months). Longer commitments are cheaper.

<figure><img src="/files/9eu9la5q6SZf0u5u7jqZ" alt=""><figcaption></figcaption></figure>

***

#### 6. Purchase and deploy

* Click `Purchase and Deploy` to proceed.

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

***

#### 7. Pay

* Top up in your chosen currency and complete checkout.

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

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

***

#### 8. Copy your operator address

* Once deployed, under NodeFolio click your new node and copy the Operator Address.

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

<figure><img src="/files/0Okj6sglWkhhesNnMTcN" alt=""><figcaption></figcaption></figure>

***

### Delegate Licenses on the Hybrid Dashboard

#### 9. Open Hybrid Delegation Dashboard

* Go to the Delegation app and connect your wallet.

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

***

#### 10. Click “Delegate NFTs”

* Your NFTs will show along with current delegations. Click `Delegate NFTs`.

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

***

#### 11. Fill details & confirm

* Paste the Operator Address you copied.
* Select quantity and sign the transaction.

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

***

#### 12. Node live

* Return to NodeOps. Your node will show as Running.

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


---

# 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/deploy-via-nodeops-naas.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.
