> ## Documentation Index
> Fetch the complete documentation index at: https://docs.orbitflare.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Validator Staking

> Stake SOL with OrbitFlare validators: competitive APY, Jito MEV tips, transparent commission, and infrastructure from the team that runs production Solana RPC and streaming.

<CardGroup cols={4}>
  <Card title="5-7% APY" icon="percent">
    Competitive staking rewards with MEV tips
  </Card>

  <Card title="5% Commission" icon="coins">
    Low commission to maximize your returns
  </Card>

  <Card title="99.99% Uptime" icon="chart-line">
    High-availability infrastructure for consistent rewards
  </Card>

  <Card title="No Minimum" icon="wallet">
    Stake any amount of SOL with no minimum requirement
  </Card>
</CardGroup>

## Overview

OrbitFlare operates a high-performance Solana validator powered by Shredstream for faster block propagation and reduced skip rates. By staking with OrbitFlare, you earn standard staking rewards plus a share of Jito MEV tips, maximizing your yield compared to validators without MEV integration.

Your staked SOL remains in your custody at all times -- you delegate voting authority to OrbitFlare's validator but never transfer ownership of your tokens.

## Validator Details

<Tabs>
  <Tab title="Identity">
    **Validator Identity Address**

    ```
    orbit1bWKxnECKLqjhm5rybTiEC2GEYbecyebgEfM5q
    ```

    This is the public key that identifies OrbitFlare's validator on the Solana network.
  </Tab>

  <Tab title="Vote Account">
    **Vote Account Address**

    ```
    68q1YeY3QJoL3DF3umVKkCFARYh931sQTbZbRtYthGu9
    ```

    This is the vote account you delegate your stake to when staking with OrbitFlare.
  </Tab>
</Tabs>

## How to Stake

<Steps>
  <Step title="Connect Your Wallet">
    Open your preferred Solana wallet (Phantom, Solflare, Backpack, or any wallet that supports staking). Navigate to the staking section within your wallet interface.
  </Step>

  <Step title="Enter Stake Amount">
    Enter the amount of SOL you want to stake. There is no minimum requirement -- you can stake any amount. Keep a small SOL balance (at least 0.05 SOL) for future transaction fees.
  </Step>

  <Step title="Delegate to OrbitFlare">
    Search for OrbitFlare in the validator list, or manually enter the vote account address `68q1YeY3QJoL3DF3umVKkCFARYh931sQTbZbRtYthGu9`. Confirm the delegation transaction in your wallet.
  </Step>

  <Step title="Earn Rewards">
    Rewards are distributed automatically every epoch (approximately 2-3 days). Your stake becomes active at the start of the next epoch after delegation. No further action is required -- rewards compound automatically.
  </Step>
</Steps>

## Estimated Rewards

The table below shows estimated rewards for a 100 SOL stake based on current network conditions and an effective APY of approximately 6.18% after the 5% commission.

| Period      | Estimated Reward |
| ----------- | ---------------- |
| **Daily**   | \~0.0169 SOL     |
| **Monthly** | \~0.515 SOL      |
| **Yearly**  | \~6.18 SOL       |

<Note>
  The effective APY is approximately **6.18%** after OrbitFlare's 5% commission. Actual returns may vary based on network conditions, validator performance, total stake on the network, and Jito MEV tip volume. The figures above are estimates and not guaranteed.
</Note>

<Tip>
  Staking rewards include a share of Jito MEV tips in addition to standard Solana inflation rewards. This MEV component can increase your effective yield above the base staking APY.
</Tip>

## Security

<AccordionGroup>
  <Accordion title="No SSH Access">
    Validator servers have SSH access disabled in production. All management operations are performed through secure, audited automation pipelines with strict access controls.
  </Accordion>

  <Accordion title="Off-Server Key Storage">
    Validator keys are stored in secure, off-server key management systems. Private keys never reside on the validator machine itself, protecting against server compromise.
  </Accordion>

  <Accordion title="Real-Time Monitoring">
    Comprehensive monitoring tracks validator health, performance, skip rates, and voting accuracy around the clock. Automated alerts trigger immediate response to any anomalies.
  </Accordion>

  <Accordion title="Proactive Updates">
    OrbitFlare applies Solana software updates promptly and during low-activity windows to minimize disruption. All updates are tested in staging environments before production deployment.
  </Accordion>
</AccordionGroup>

<Warning>
  While staking on Solana does not carry slashing risk under current protocol rules, staked SOL is illiquid during the cool-down period (approximately 2-3 days) when you choose to unstake. Plan accordingly if you need immediate liquidity.
</Warning>

## Validator Dashboards

<CardGroup cols={2}>
  <Card title="validators.app" icon="chart-line" href="https://www.validators.app/validators/orbit1bWKxnECKLqjhm5rybTiEC2GEYbecyebgEfM5q">
    View OrbitFlare's validator performance, uptime history, and stake distribution on validators.app.
  </Card>

  <Card title="staking.kiwi" icon="chart-pie" href="https://staking.kiwi/app/68q1YeY3QJoL3DF3umVKkCFARYh931sQTbZbRtYthGu9">
    Track rewards, commission history, and compare validator performance on staking.kiwi.
  </Card>
</CardGroup>
