# How to choose a validator?

For a comprehensive explanation of how best to choose a validator we recommend reading this [post on RadixTalk](https://radixtalk.com/t/how-do-i-choose-which-validators-to-delegate-stake-to/140/2)&#x20;

The complete list of validators are listed on the official [Radix Explorer](https://explorer.radixdlt.com/#/validators). You can find details for Logical Moon on the Radix Explorer [here](https://explorer.radixdlt.com/#/validators/rv1qtzlupqghjyvdsp3nn0cpkdvmtrfe7ac8czump5r6hgm0rnlhvznj88xw7a). Note in the interests of the network, please select a validator that falls below the line in the Radix Explorer

In addition to the official Radix Explorer we find the following dashboards provide a fantastic level of detail&#x20;

* [Radix Dashboard](https://www.radixdashboard.com/) by Avaunt Staking&#x20;
* [Validator Table](https://www.radixscan.io/ValidatorTable.shtml) from RadixScan
* [Radix Dashboard](https://validators.stakesafe.net/) from StakeSafe

{% hint style="info" %}
Radix Logical Moon is in no way affiliated with any of the above validator nodes and any advice provided is general
{% endhint %}


---

# 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://radixlogicalmoon.gitbook.io/radix-logical-moon-docs/staking/how-to-choose-a-validator.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.
