# Pricing

{% hint style="info" %}
Our prices are *fully inclusive* of CPU/RAM/Storage. The prices you see are an *all-in price*.
{% endhint %}

<table><thead><tr><th width="159.33333333333331">Hardware Types</th><th>Pricing</th><th data-hidden>Sizes Avail.</th><th data-hidden>$/HR/GPU</th><th data-hidden>Disc. to Coreweave</th><th data-hidden>Sizes Avail.</th></tr></thead><tbody><tr><td>GB200</td><td>Coming soon</td><td>8+</td><td>$6.00</td><td>25%</td><td>8+</td></tr><tr><td>B200</td><td>$5.98/hr</td><td>8+</td><td></td><td>50%</td><td>8+</td></tr><tr><td>H200</td><td>$3.79/hr</td><td>8+</td><td>$1.75</td><td>Coreweave no avail.</td><td>8+</td></tr><tr><td>H100</td><td>$3.19/hr</td><td></td><td></td><td></td><td></td></tr></tbody></table>


---

# 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://docs.corecloud.ai/welcome-to-corecloud/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.
