# Scripts

Scripts are special NFTs that allow players to upgrade Nodes into powerful Validators.

* To craft a Validator, you need:\
  &#x20;5 Nodes of the same type and rarity + 1 Script of the same type and rarity.
* The resulting Validator provides a 50% hashpower boost on top of the combined power of the 5 Nodes.
* Validators also come with reduced token consumption, which scales depending on rarity.<br>

Scripts are crucial for advancing to the highest tier of mining assets, transforming Nodes into Validators that maximize efficiency, power, and long-term sustainability.

<figure><img src="/files/0GEsYNko1jQIV4Svtxn5" alt=""><figcaption></figcaption></figure>


---

# 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://litepaper.bitminer.dev/nfts/scripts.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.
