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

# For DeFi

> Real-time infrastructure for DEXs, AMMs, lending, and yield protocols

<CardGroup cols={4}>
  <Card title="99.99%" icon="shield-check">
    Uptime SLA
  </Card>

  <Card title="Real-Time" icon="signal">
    gRPC Streaming
  </Card>

  <Card title="11" icon="globe">
    Global Regions
  </Card>

  <Card title="24/7" icon="headset">
    DeFi Support
  </Card>
</CardGroup>

## Who This Is For

OrbitFlare provides the real-time, always-on infrastructure that DeFi protocols require to operate safely and efficiently on Solana.

* **DEXs and AMMs** -- Protocols that need instant price feeds, trade execution, and liquidity pool monitoring
* **Lending Protocols** -- Platforms that depend on real-time collateral valuations and timely liquidation triggers
* **Yield Aggregators** -- Systems that continuously scan for optimal yield opportunities across protocols
* **Staking Platforms** -- Services managing delegations, rewards distribution, and validator monitoring

***

## Recommended Products

<CardGroup cols={3}>
  <Card title="Geyser gRPC Streaming" icon="signal">
    **Recommended**

    **From \$500/mo**

    * Real-time price feeds and account state changes
    * Instant liquidation event detection
    * Streaming account updates for collateral monitoring
    * Jetstream (ultra-low latency) and Yellowstone (complete data)
    * Shared or dedicated streaming options

    **Best for:** Protocols that need to react instantly to on-chain state changes -- liquidations, price movements, and pool rebalancing.
  </Card>

  <Card title="Solana RPC Nodes" icon="server">
    **Core Infrastructure**

    **Free to \$999/mo**

    * Up to 600 RPS / 200 TPS
    * Transaction processing and state queries
    * No credit limits -- unlimited requests within your tier
    * 11 global regions
    * WebSockets included

    **Best for:** Transaction submission, balance checks, and general state queries that power your protocol's core operations.
  </Card>

  <Card title="Dedicated Infrastructure" icon="building">
    **Mission-Critical**

    **From \$2,500/mo**

    * Unlimited RPS and TPS
    * 100% isolated bare-metal hardware
    * Custom client and configuration
    * Priority engineering support
    * 99.99% SLA-backed uptime

    **Best for:** Protocols where downtime or latency directly translates to financial loss.
  </Card>
</CardGroup>

<Tip>
  **Combine RPC with gRPC for full coverage.** Use RPC for transaction submission and state reads, and gRPC streaming for real-time event monitoring -- the standard DeFi infrastructure stack.
</Tip>

***

## Key Benefits

<CardGroup cols={3}>
  <Card title="99.99% SLA" icon="shield-check">
    Enterprise-grade uptime backed by SLA guarantees. DeFi protocols cannot afford downtime -- neither can your infrastructure.
  </Card>

  <Card title="Real-Time Streaming" icon="signal">
    Geyser gRPC delivers account updates, transaction confirmations, and slot notifications the moment they happen on-chain.
  </Card>

  <Card title="Global Redundancy" icon="globe">
    11 regions with automatic failover ensure your protocol stays online regardless of regional outages or network issues.
  </Card>

  <Card title="DeFi-Native Support" icon="headset">
    Our engineering team understands DeFi-specific requirements -- from liquidation mechanics to AMM integrations and MEV protection.
  </Card>

  <Card title="Shredstream Optimized" icon="bolt">
    Receive block data ahead of standard providers through direct shred-level streaming from top turbine validators.
  </Card>

  <Card title="No Credit Limits" icon="infinity">
    Predictable pricing with unlimited requests within your tier. No per-request billing that scales unpredictably with protocol usage.
  </Card>
</CardGroup>

***

## Performance Metrics

| Metric                    | Value                       |
| ------------------------- | --------------------------- |
| **Uptime SLA**            | 99.99%                      |
| **Average Response Time** | \< 5ms                      |
| **Global Regions**        | 11                          |
| **Streaming Latency**     | Sub-millisecond (Jetstream) |
| **Max RPS (shared)**      | 600                         |
| **Max RPS (dedicated)**   | Unlimited                   |

<Note>
  **DeFi protocols using OrbitFlare** benefit from the same infrastructure that powers some of the highest-volume trading operations on Solana. Our Shredstream optimization and global distribution are designed for exactly these workloads.
</Note>

***

## Get Started

<CardGroup cols={2}>
  <Card title="View Pricing" icon="credit-card" href="https://orbitflare.com/pricing">
    Choose the plan and add-ons that match your protocol's throughput and latency requirements.
  </Card>

  <Card title="Talk to Us" icon="message" href="https://discord.gg/orbitflare">
    Building a DeFi protocol? Our team can help architect the right infrastructure setup for your specific needs.
  </Card>
</CardGroup>
