# Introduction

[StakeWise](https://docs.stakewise.io/) is a decentralized Ethereum staking protocol with a highly flexible, vault-based architecture. Staking providers may create public or private vaults, set their own fee levels, and issue a unique liquid staking token.

NodeSet provides decentralized infrastructure services powering several StakeWise vaults.

***

<table><thead><tr><th width="123">Vault</th><th width="112">Administrator</th><th width="120">Staking Fee</th><th width="142">Operator Rewards</th><th width="112">Status</th><th>Availability</th><th data-hidden>Payment Split</th><th data-hidden>Administrator</th><th data-hidden>Features</th><th data-hidden></th></tr></thead><tbody><tr><td><a href="https://app.stakewise.io/vault/mainnet/0xB266274F55e784689e97b7E363B0666d92e6305B">NodeSet Private Vault</a></td><td>NodeSet</td><td>5%</td><td>40%</td><td>Active</td><td>Private — <a href="mailto:biz@nodeset.io">contact us</a> for more info</td><td></td><td></td><td></td><td></td></tr><tr><td>NodeSet Public Vault</td><td>NodeSet</td><td>Coming Soon</td><td>40%</td><td>Coming Soon</td><td>Public</td><td></td><td></td><td></td><td></td></tr><tr><td><a href="https://app.stakewise.io/vault/hoodi/0x2b3eb77e5cbde5deb70c928e1e2814f8a6f143e0">NodeSet Hoodi Test Vault</a></td><td>NodeSet</td><td>N/A</td><td>N/A</td><td>Active</td><td>Public</td><td>N/A</td><td>NodeSet</td><td>N/A</td><td></td></tr><tr><td><a href="https://app.stakewise.io/vault/mainnet/0xe2aeecc76839692aea35a8d119181b14ebf411c9">Gravita Vault</a></td><td><a href="http://gravitaprotocol.com">Gravita Protocol</a></td><td>10%</td><td>35%</td><td>Deprecated</td><td>Public</td><td>65% Incentives, 35% Operators</td><td>Gravita Protocol</td><td>Custom LST, osETH, 10% fees, preferred treatment on Gravita</td><td></td></tr></tbody></table>


---

# 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.nodeset.io/stakewise-integration/introduction.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.
