# How to Run with NodeOps

Once you've purchased the Oasis Node key from PlayAI's NodePortal or any launchpad, NodeOps makes it easy to set up, operate, and manage your node through a streamlined interface.

### **Steps to Run an Oasis Node via NodeOps:**

**Step 1: Sign In to the NodeOps Console**

Sign in to your NodeOps account to access the NodeConsole.

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

#### **Step 2: Sign In to the NodeOps Console**

Navigate to the 'Node Deployment' page and locate the PlayAI Protocol.

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

**Step 3: Connect Wallet & Fetch Key**

Connect the wallet that holds your PlayAI Oasis Key on the Base network.

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

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

Fetch your Key by clicking the "Fetch Key" button.

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

**Step 4: Subscribing to NodeOps Plan**

Once your Oasis Node Key is displayed, select the appropriate duration to proceed. Confirm & complete your payment for the selected duration.

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

**Step 5: Delegating the Key**

After completing your payment, click "Click to Delegate" to start running your node. Ensure your wallet is connected and has sufficient ETH for gas fees on the Base network.

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

**Step 6: Confirming the Setup**

Confirm your setup. Once successfully delegated, the node status will change from "Click to Delegate" to "Running".

<figure><img src="/files/LqbSd2rKkgly8OLdGN4f" 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.playai.network/oasis-nodes/how-to-run-the-node/how-to-run-with-nodeops.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.
