# Validators

Validators are encouraged on the Bitcoin Spark network. Unlike other resource-heavy networks that essentially 'waste' energy verifying transactions, the Bitcoin Spark network is incredibly lightweight, allowing for lower-power devices to run the network. This opens up the opportunity for a much higher number of validators to significantly increase the validator amount, increasing security whilst avoiding the issue of network strangling that other blockchains would experience from having too many validators.

This functionality allows for unlimited devices to validate and provide processing power to the Bitcoin Spark network, with the double benefit of increasing the product potential infinitely and increasing the security of the blockchain itself.

Validation, 'mining,' and processing will all be routed through the Bitcoin Spark application, which will become open source for third-party application developement after the product has reached the market.


---

# 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://bitcoin-spark-foundation.gitbook.io/bitcoin-spark-whitepaper/core-blockchain-function/validators.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.
