# Delegation Model and Stake Dynamics

InSoBlok AI enables token holders to participate in consensus via **delegated staking**, aligning passive users with active validators in a mutually beneficial economic loop.

**Delegation Mechanics:**

* **Delegators** can stake $INSO tokens to any active validator of their choice.
* **Delegated stake** boosts the validator’s selection power and share of network throughput.
* **Rewards** are split proportionally between validator and delegators based on:
  * Validator uptime & performance
  * Community governance participation
  * TasteScore and XP levels

AI-driven delegation dashboards help users choose **high-performing, high-integrity validators**, using real-time metrics and predictive indicators derived from on-chain data and community feedback.


---

# 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/delegation-model-and-stake-dynamics.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.
