# Compute Flavors

#### Multiple Flavors with Resources

Below are different options, complete with resources:

**General Purpose:-**  Balanced compute, memory, and storage for everyday use.

<table><thead><tr><th>Name</th><th>CPU</th><th>RAM</th><th data-hidden>Storage</th><th data-hidden>Price</th></tr></thead><tbody><tr><td>Nano</td><td>2</td><td>2 GB RAM</td><td>0 GB</td><td></td></tr><tr><td>NanoBoost</td><td>2</td><td>4 GB RAM</td><td>0 GB</td><td></td></tr><tr><td>StellarSurge</td><td>4</td><td>16 GB RAM</td><td>0 GB</td><td></td></tr><tr><td>MegaFuse</td><td>4</td><td>8 GB RAM</td><td>0 GB</td><td></td></tr><tr><td>VelocityVortex</td><td>8</td><td>16 GB RAM</td><td>0 GB</td><td></td></tr></tbody></table>

**CPU Optimized:-** High CPU configuration for compute-heavy tasks.

<table><thead><tr><th>Name</th><th>CPU</th><th>RAM</th><th data-hidden>Storage</th><th data-hidden>Price</th></tr></thead><tbody><tr><td>HyperNova</td><td>16</td><td>32 GB RAM</td><td>0 GB</td><td>5220.00 INR / Monthly</td></tr><tr><td>NebulaNucleus</td><td>32</td><td>64 GB RAM</td><td>0 GB</td><td>10340.00 INR / Monthly</td></tr></tbody></table>

**I/O Optimized:-** Enhanced disk IOPS and throughput for fast storage access.

<table><thead><tr><th>Name</th><th>CPU</th><th>RAM</th><th data-hidden>Storage</th><th data-hidden>Price</th></tr></thead><tbody><tr><td>HyperNovaIO</td><td>16</td><td>32 GB RAM</td><td>0 GB</td><td>1299.00 INR / Monthly</td></tr><tr><td>InfinityIgnitionio</td><td>8</td><td>32 GB RAM</td><td>0 GB</td><td>2820.00 INR / Monthly</td></tr><tr><td>TitanThunderIO</td><td>16</td><td>64 GB RAM</td><td>0 GB</td><td>3620.00 INR / Monthly</td></tr><tr><td>NebulaNucleusIO</td><td>32</td><td>64 GB RAM</td><td>0 GB</td><td></td></tr></tbody></table>

**Memory Optimized:-** High RAM capacity for memory-intensive workloads.

<table><thead><tr><th>Name</th><th>CPU</th><th>RAM</th><th data-hidden>Storage</th><th data-hidden>Price</th></tr></thead><tbody><tr><td>CosmicCascade</td><td>2</td><td>8 GB RAM</td><td>0 GB</td><td>1299.00 INR / Monthly</td></tr><tr><td>TurboNebula</td><td>4</td><td>32 GB RAM</td><td>0 GB</td><td>2820.00 INR / Monthly</td></tr><tr><td>InfinityIgnition</td><td>8</td><td>32 GB RAM</td><td>0 GB</td><td>3620.00 INR / Monthly</td></tr><tr><td>TitanThunder</td><td>16</td><td>64 GB RAM</td><td>0 GB</td><td></td></tr></tbody></table>

**Smart Servers:-** Intelligent, pre-configured, High configuration instances for quick launch.

<table><thead><tr><th>Name</th><th>CPU</th><th>RAM</th><th data-hidden>Storage</th><th data-hidden>Price</th></tr></thead><tbody><tr><td>Smart-1</td><td>12</td><td>24 GB RAM</td><td>0 GB</td><td>3940.00 INR / Monthly</td></tr><tr><td>Smart-2</td><td>16</td><td>32 GB RAM</td><td>0 GB</td><td>5220.00 INR / Monthly</td></tr><tr><td>Smart-3</td><td>20</td><td>48 GB RAM</td><td>0 GB</td><td>6980.00 INR / Monthly</td></tr><tr><td>Smart-4</td><td>24</td><td>64 GB RAM</td><td>0 GB</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.neevcloud.com/neevcloud-products/computes/compute-flavors.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.
