> ## 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.

# Dedicated Nodes

> Isolated Solana dedicated hardware with unlimited RPS and TPS, private RPC and streaming endpoints, priority support, and enterprise SLA—no shared-cluster noisy neighbors on OrbitFlare.

<CardGroup cols={4}>
  <Card title="Unlimited RPS" icon="infinity">
    No rate limits on your dedicated infrastructure
  </Card>

  <Card title="99.99% Uptime" icon="chart-line">
    Enterprise SLA-backed availability guarantee
  </Card>

  <Card title="11 Regions" icon="globe">
    Global deployment across major data centers
  </Card>

  <Card title="24/7 Support" icon="headset">
    Dedicated engineering support around the clock
  </Card>
</CardGroup>

## Overview

OrbitFlare Dedicated Nodes provide 100% isolated Solana infrastructure reserved exclusively for your workloads. Unlike shared RPC services, dedicated nodes guarantee that your performance is never impacted by other users.

<AccordionGroup>
  <Accordion title="Dedicated Hardware">
    Every node runs on bare-metal servers allocated solely to your organization. There are no noisy neighbors, no shared CPU cycles, and no contention for memory or network bandwidth.
  </Accordion>

  <Accordion title="Custom Configuration">
    Tailor your node to your exact requirements -- choose your Solana client, configure RPC methods, adjust cache sizes, enable specific APIs, and fine-tune performance parameters to match your application's needs.
  </Accordion>

  <Accordion title="Full Isolation">
    Your node operates in a completely isolated environment with dedicated network interfaces, storage volumes, and compute resources. This ensures consistent, predictable performance at all times.
  </Accordion>
</AccordionGroup>

## Pricing

<CardGroup cols={3}>
  <Card title="Dedicated RPC Node" icon="server">
    **From \$2,500/mo**

    * Unlimited RPS and TPS
    * Dedicated bare-metal hardware
    * Choice of Solana client
    * Custom configuration
    * Priority engineering support
    * 99.99% uptime SLA
  </Card>

  <Card title="Dedicated gRPC Node" icon="bolt">
    **From \$1,800/mo**

    * Dedicated streaming resources
    * Unlimited real-time data
    * Optimized for high-frequency trading
    * Low-latency gRPC streaming
    * Priority engineering support
    * 99.99% uptime SLA
  </Card>

  <Card title="Enterprise Custom" icon="building">
    **Contact Sales**

    * Multiple dedicated nodes
    * Custom SLA agreements
    * On-premise deployment options
    * Dedicated account manager
    * Custom networking and peering
    * Volume discounts available
  </Card>
</CardGroup>

## Available Solana Clients

Choose the Solana validator client that best fits your use case.

<Tabs>
  <Tab title="Solana Labs">
    The standard Solana validator client maintained by Solana Labs. Battle-tested and widely deployed across the network, this is the default choice for most workloads.

    * Broadest RPC method support
    * Most extensively documented
    * Default choice for general-purpose applications
  </Tab>

  <Tab title="Jito Labs">
    A modified validator client with integrated MEV capabilities. Jito Labs client includes bundle support, Shredstream, and tip distribution -- ideal for trading applications and MEV strategies.

    * Native bundle submission and simulation
    * Shredstream for faster block propagation
    * MEV tip distribution
    * Optimized for trading and DeFi workloads
  </Tab>

  <Tab title="Frankendancer">
    A high-performance validator client developed by Jump Crypto. Frankendancer combines components from the Firedancer project with the standard Solana runtime for significantly improved throughput and lower latency.

    * Higher transaction throughput
    * Lower end-to-end latency
    * Optimized networking stack
    * Ideal for performance-critical applications
  </Tab>
</Tabs>

## Dedicated vs Shared Comparison

| Feature              | Dedicated Node                   | Shared RPC            |
| -------------------- | -------------------------------- | --------------------- |
| **RPS**              | Unlimited                        | Rate-limited per plan |
| **TPS**              | Unlimited                        | Shared capacity       |
| **Hardware**         | Bare-metal, isolated             | Multi-tenant servers  |
| **Shredstream**      | Available (Jito client)          | Not available         |
| **Uptime SLA**       | 99.99%                           | 99.9%                 |
| **Client Selection** | Solana Labs, Jito, Frankendancer | Solana Labs only      |
| **Custom Config**    | Full control                     | Not available         |
| **Support**          | Priority 24/7 engineering        | Standard support      |

## Deployment Timeline

<Steps>
  <Step title="Standard Deployment">
    Standard dedicated nodes are provisioned and fully operational within **24-48 hours** of order confirmation. This includes hardware allocation, client installation, configuration, and validation.
  </Step>

  <Step title="Custom Deployment">
    Custom configurations, multi-node clusters, and enterprise deployments require **3-5 business days**. This additional time accounts for custom networking, specialized hardware requirements, and tailored configuration tuning.
  </Step>
</Steps>

## Trading APIs on Dedicated Nodes

<Note>
  Dedicated nodes support OrbitFlare's full suite of trading APIs for maximum performance and lowest latency. Access [Metis Swap](/trading-apis/metis-swap) for optimized token swaps and [Jito Bundle Simulation](/trading-apis/jito-bundle-simulation) for MEV bundle testing -- both running directly on your dedicated infrastructure.
</Note>

## Get Started

<Card title="Contact Us" icon="message" href="https://discord.gg/orbitflare">
  Ready to deploy dedicated Solana infrastructure? Reach out to our team on Discord to discuss your requirements, get a custom quote, or schedule a technical consultation.
</Card>
