# Validator Toolbox Setup

Validator Toolbox is an all-in-one application that simplifies installing and managing a Findora node and validator wallet.

With a user-friendly interface, the toolbox allows users to quickly deploy and configure their own validator node, enabling them to securely participate in the Findora network and earn rewards for their contributions.&#x20;

{% hint style="info" %}
If you don't already have a validator on Findora, follow the steps under "**New Build.**" \
\
For those with a validator on Findora, proceed to the "Existing Build" section.
{% endhint %}

The toolbox provides a range of tools and features, including updating, monitoring information, and managing the validator node, making it an essential tool for anyone looking to participate in the Findora network.


---

# 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://docs.findora.org/validator-materials/node-setup-guides/validator-toolbox-setup.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.
