# Pricing

**Unlock the power of decentralized compute with our transparent and competitive pricing.**

***

**GPU On-Demand (Pay-as-you-go):**

| GPU Model           | VRAM (GB) | vCPUs  | RAM (GB) | Price per Hour |
| ------------------- | --------- | ------ | -------- | -------------- |
| NVIDIA H200         | 141       | 16     | 200      | $3.50          |
| NVIDIA H100         | 80        | 16     | 200      | $2.95          |
| NVIDIA L40S (AMD)   | 48        | 16-192 | 96-1152  | From $1.82     |
| NVIDIA L40S (Intel) | 48        | 8-40   | 32-160   | From $1.55     |

* **Note:** L40S pricing varies based on the specific CPU and RAM configuration chosen.

**CPU On-Demand (Pay-as-you-go):**

| CPU Model      | vCPUs | RAM (GB) | Price per Hour |
| -------------- | ----- | -------- | -------------- |
| Intel Ice Lake | 2-80  | 8-320    | From $0.05     |
| AMD EPYC Genoa | 4-64  | 16-256   | From $0.10     |

* **Note:** CPU pricing scales with the number of vCPUs and RAM allocated.

**Storage:**

| Storage Type                        | Unit        | Price   |
| ----------------------------------- | ----------- | ------- |
| Shared Filesystem SSD               | GiB / month | $0.160  |
| Network Disk (SSD)                  | GiB / month | $0.071  |
| Network Disk (SSD, Non-replicated)  | GiB / month | $0.053  |
| Network Disk (SSD IO M3)            | GiB / month | $0.118  |
| Object Storage (S3-compatible)      | GiB / month | $0.0147 |
| Object Storage Egress Traffic       | GiB         | $0.0150 |
| Object Storage Egress (Same Region) | GiB         | Free    |

**Included Services (No Extra Cost):**

* Managed Kubernetes Service
* Container Registry

**Advantages:**

* **Transparent Pay-as-you-go:** Only pay for the resources you use.
* **Scalable Solutions:** Easily adjust your compute and storage resources to meet your needs.
* **Competitive Pricing:** Benefit from cost-effective access to cutting-edge hardware.
* **No Hidden Fees:** Enjoy a straightforward pricing structure with included essential services.

**Get Started:**

Experience the flexibility and power of Planck's decentralized GPU cloud. Choose the configuration that suits your workload and start building your AI solutions today.


---

# 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://resources.plancknetwork.com/planck/ai-cloud/pricing.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.
