> For the complete documentation index, see [llms.txt](https://kage-network.gitbook.io/kage-network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kage-network.gitbook.io/kage-network/user-benefits.md).

# User Benefits

The Kage Network ecosystem brings unique benefits to the full range of participants including:

<table data-header-hidden><thead><tr><th width="105"></th><th width="108"></th><th width="113"></th><th width="137"></th><th></th></tr></thead><tbody><tr><td><br></td><td><strong>Individual VPN Router User</strong></td><td><strong>Node Operators</strong></td><td><strong>Decentralized Private Data Storage Network Users</strong></td><td><strong>$KAGE Token Holders</strong></td></tr><tr><td><strong>Benefit</strong></td><td>Easily configurable, plug-and-play, network-wide, omni-device protection</td><td>Regular source of passive income in the form of $KAGE tokens whilst receiving all the benefits of their individual VPN router</td><td>Ability to store their data in a fully decentralized private network that removes risk of government intervention, avoids a single point of failure, and ensures data is not monetized to 3rd parties.</td><td>Get a share of revenue from decentralized private data storage network and router subscriptions</td></tr></tbody></table>

<br>

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kage-network.gitbook.io/kage-network/user-benefits.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
