# Validator Eligibility and Selection Process

Validator participation is governed by an **on-chain, decentralized election protocol** where validator candidates must pass both objective and reputation-based thresholds.

**Selection Criteria:**

* **Stake Threshold**: Validators must stake a minimum amount of $INSO tokens to be eligible.
* **Community Voting**: Existing validators cast weighted votes. A new candidate must receive **>50% approval** to be admitted.
* **Reputation Gatekeeping**: AI systems evaluate each candidate’s **XP history**, **uptime**, **past governance behavior**, and **TasteScore™-linked community alignment** before entry into the active set.

This **multi-layered eligibility model** ensures that new validators are not only technically capable but also socially validated and behaviorally incentivized.


---

# 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.insoblokai.io/whitepaper/validator-eligibility-and-selection-process.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.
