# Node Provider Dashboard

The Node Provider Dashboard caters to both new and established operators, providing a comprehensive platform to manage their nodes.

**Among its features are:**

* &#x20;One-click setup for registering nodes
* Access to a catalog of available games and the ability to select served games
* Tools for updating node configurations
* Capability to update game versions
* Options for claiming rewards
* Analytics and health status monitoring
* Game Developer Dashboard


---

# 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://alliance-games.gitbook.io/alliance-games-litepaper/tooling/node-provider-dashboard.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.
