> For the complete documentation index, see [llms.txt](https://docs.kujira.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kujira.app/governance/smart-stake.md).

# Smart Stake

Smart Stake is a member of the Kujira active validator set that validates on many chains.

Smart Stake provides helpful third party analytics for chains that they validate on. This includes validator statuses, detailed network analytics (including an information breakdown of various key network components and charts displaying changes in important statistics over time), and a governance breakdown showing how different validators (and other Kuijra wallet addresses) vote on current and past governance proposals.&#x20;

Independent third party community network analytics help promote network decentralization as they can be compared against first party analytics. Smart Stake provides an important service by putting accountability in the hands of the community. Validators can be held accountable as their voting behavior is publicly available.

Kujira Smart Stake analytics can be found [here](https://kujira.smartstake.io/).

That being said, we still encourage delegators to aim for a relatively homogenous split across the total validator set, where they can, to increase and promote network decentralization. &#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.kujira.app/governance/smart-stake.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.
