# Validator Details

Zeta Node is a Solana Validator that runs a [Jito-Solana](https://jito.wtf) client. The software is installed on a bare metal server in a highly connected data center located in Tokyo, Japan.

Zeta aims to support decentralization within the Solana Network by contributing to consensus via our highly performant staking infrastructure.

### Staking Rewards

Staking SOL with any Solana validator, including Zeta Node, is non-custodial. This means that only the owner of the SOL can access, remove, or transact with their staked SOL.

Jito's software enables Solana to run more efficiently. SOL staked to Zeta Node may earn Maximum Extractable Value (MEV) rewards, in addition to the inflationary rewards offered by the Solana network.

### What is MEV?

Maximal Extractable Value (MEV) refers to the value that searchers (traders) can collect from a blockchain by re-ordering, inserting, or removing transactions. For example, imagine there is a trade opportunity that arises between two Automated Market Making (AMM) protocols. Savvy traders might use tools like Jito to order their trades into a single Solana block and beat everyone else to the punch.&#x20;

Long story short, MEV can help improve the performance of the Solana network by reducing spam and bundling multiple transactions together. It also keeps markets efficient.&#x20;

### Validator Information

* [Validators.app report](https://www.validators.app/validators/8n4pc4sCJtBeLfJdGyJn6EcZuhtfTiepRa9ExdJFdmEN?locale=en\&network=mainnet)
* [Solana Compass report](https://solanacompass.com/validators/FnAPJkzf19s87sm24Qhv6bHZMZvZ43gjNUBRgjwXpD4v#profile)
* [Stakewiz report ](https://stakewiz.com/validator/FnAPJkzf19s87sm24Qhv6bHZMZvZ43gjNUBRgjwXpD4v)

### Security and Hardware

* Validator keys are secured within a [Squads](https://squads.so) multi-sig wallet instance.&#x20;
* Zeta Node's bare metal server is provided by Latitude, a global enterprise-grade infrastructure provider. You can find more information about Latitude at <https://www.latitude.sh/>.

### How to Stake?

You can stake directly from either [Solflare](https://solflare.com/) or [Phantom](https://phantom.app/) wallet.&#x20;

You can also connect your wallet to one of the services below and stake:

* [Staking Kiwi](https://staking.kiwi/app/FnAPJkzf19s87sm24Qhv6bHZMZvZ43gjNUBRgjwXpD4v)
* [Solstake](https://solstake.io/#/app/validator/FnAPJkzf19s87sm24Qhv6bHZMZvZ43gjNUBRgjwXpD4v)

### Questions?

Reach out on our dedicated Discord validator channel:

{% embed url="<https://discord.gg/Xn9HCJaDZd>" %}


---

# 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.zeta.markets/~/changes/R54eqdjuKLVOBkiYmsfG/zeta-node/validator-details.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.
