> For the complete documentation index, see [llms.txt](https://warp-game-publishing.gitbook.io/warp-game-publishing-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://warp-game-publishing.gitbook.io/warp-game-publishing-docs/warp-modular-nodes.md).

# Warp Modular Nodes

Warp is taking an innovative approach to node licenses, not just granting holders the right to become network validators, but granting an array of additional high-value utility.

{% embed url="<https://youtu.be/z8Vm2dbRP0A>" %}

### Modular Licenses

Depending on the type of individual, group or enterprise, there are three distinct license types, two of which can be combined for upgraded ecosystem rewards and utility.

* Pro License (processors): Entry level utility, entry level premium
* Syndicate License (validators): Intermediate tier utility, only attainable by combining 5 x Venture Licenses
* Enterprise License (validators): Top tier utility, higher premium or by combining 2 x Syndicate Licences

Modularity enables low-to-high net worth community members to participate. We want the Warp ecosystem to be accessible for anyone who wants a slice of the gaming industry.&#x20;

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

### License to Build

As a games publisher, there are countless avenues to bring value to our community and users. At every level of license, holders will unlock valuable industry perks:

* Alpha - Early access to Warp's token launches and game investment opportunities
* Market Data - Crypto and web3 market insights
* Game Data - Granular gaming and industry insights powered by Warp AI
* Player Data - Granular gamer insights, behaviour and credentials, powered by Warp AI

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

### Player 2

Grinding to keep up? Manually scraping data? Laboring over industry reports?

Player 2 is the innovative AI assistant for Warp Node License holders. Customise the personality, ask it questions, create reports, and request prompts and reminders for the alpha, data and other perks attached to your node license.

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


---

# 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://warp-game-publishing.gitbook.io/warp-game-publishing-docs/warp-modular-nodes.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.
