# Node Delegation

Bluwhale Nodes become active only after staking $BLUAI or delegating operations.\
\
This section outlines the activation costs and options for **Master Nodes** and **Common Nodes** following the $BLUAI Token Generation Event (TGE).

***

### Master Nodes

#### Activation

* **One-time stake requirement:** `5,000 $BLUAI`
* **Delegation option:**
  * Delegate to Bluwhale for automated operation
  * Cost as follows
    * 300 $BLUAI /month&#x20;
    * 1500 $BLUAI/Bi-annual
    * 2500 $BLUAI/annual
* **Self-operation option:**
  * Run your own Nodes without delegation fee\
    (TBC on User Instructions)&#x20;

#### Notes

* Delegated nodes are maintained by Bluwhale, removing operational overhead.
* Self-operated nodes give the operator full control but require technical management.

***

### Common Nodes

#### Activation

* **One-time stake requirement:** `500 $BLUAI`
* **Operation:**
  * Must be run by the operator directly
  * No delegation option available

#### Notes

* Common Nodes are lightweight entry points for individual operators.
* Lower staking cost but without delegation or community referral features.

***

### Summary

| Node Type  | Stake Requirement | Delegation Option | Delegation Fee                                                                   | Operation Mode       |
| ---------- | ----------------- | ----------------- | -------------------------------------------------------------------------------- | -------------------- |
| **Master** | `5,000 $BLUAI`    | Yes               | <p>300 $BLUAI /month <br><br>1500 $BLUAI/Bi-annual<br><br>2500 $BLUAI/annual</p> | Delegate or Self-Run |
| **Common** | `500 $BLUAI`      | No                | N/A                                                                              | Self-Run Only        |

***

### Key Considerations

* **Staking is mandatory** to activate any node after $BLUAI TGE.
* **Delegation** is optional for Master Nodes only and provides ease of operation at a fixed monthly USDT cost.
* **Self-operation** requires running the node server with proper uptime and technical setup.


---

# 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://bluwhale.gitbook.io/bluwhaleai/ai-nodes/node-delegation.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.
