# Avascan validators

To help users, delegators, understand which Avascan validator to choose, we designed a table of comparison.

| Name                                                                                             | Stake   | Capacity  | Fee (SCAN Issued) | End                 | Why delegate?                                           |
| ------------------------------------------------------------------------------------------------ | ------- | --------- | ----------------- | ------------------- | ------------------------------------------------------- |
| ['Lazy' Snorlax](https://avascan.info/staking/validator/NodeID-V5R4XjWDtjs8Zi2g3TRNzngnGJiXm2ic) | 246,501 | 1,232,505 | 10%               | September 4th, 2021 | Avascan quality + get more SCAN tokens                  |
| [Ditto](https://avascan.info/staking/validator/NodeID-8ALyunjeYV85zBSrD2rjJdQ754z9jasvq)         | 90,000  | 311,853   | 7.5%              | September 4th, 2021 | Avascan quality + compromise for reward and SCAN tokens |

It’s very easy to find the Avascan validators: head to the [Validators page](https://avascan.info/staking/validators) and look for their names or, quicker, click on the names in this page to get to the specific Validator Details page. If you have a validator of your own and want it to be verified, apply for our [Validation Claim Program](https://docs.avascan.info/programs/validator-verification-program).

Happy delegations!


---

# 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.avascan.info/guide-delegation-avalanche-network/avascan-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.
