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

# Pricing

> How billing works for fal Compute.

Dedicated GPU instances (Compute) are billed per-hour at fixed rates by instance type. Unlike [Serverless](/documentation/serverless/pricing), Compute instances run continuously regardless of utilization. Pricing is configured per instance type and visible in the [dashboard](https://fal.ai/dashboard/compute).

| Instance Type | Description                                    |
| :------------ | :--------------------------------------------- |
| 1xH100-SXM    | Single H100 GPU, 16 vCPU, 200GB RAM, 1TB SSD   |
| 8xH100-SXM    | Eight H100 GPUs, 128 vCPU, 1600GB RAM, 8TB SSD |

Contact the fal team or check the [dashboard](https://fal.ai/dashboard/compute) for current per-hour rates.

## Monitoring your usage

<CardGroup cols={2}>
  <Card title="Dashboard Billing" icon="chart-line" href="https://fal.ai/dashboard/billing">
    View your overall spend, invoices, and payment methods.
  </Card>
</CardGroup>
