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

# Pricing

> Learn about our pricing structure for Nami Cloud services

## Operations Pricing

<Note>
  Currently, only WRITE operations are billed. READ operations not subject to charges at this time.
</Note>

| Operation Type | Price per Operation | Description                                       |
| :------------- | :------------------ | :------------------------------------------------ |
| WRITE          | \$0.05 USD          | File uploads and monthly renewals                 |
| READ           | Not billed          | File downloads and access (not currently charged) |

<Info>
  Monthly automatic file renewal counts as a WRITE operation and incurs the operation fee.
</Info>

## Storage Pricing

We offer tiered pricing based on file size - larger files benefit from lower per-GB rates.

<Note>
  Minimum billable file size is 256KB. Files smaller than 256KB will be billed as 256KB.
</Note>

| File Size     | Monthly Storage Price(Single File) | Price per GB per Month |
| ------------- | ---------------------------------- | ---------------------- |
| \< 256KB      | \$0.014057143                      | -                      |
| 256KB \~ 1MB  | \$0.014057143 (256KB)              | \$63.24744127          |
| 1MB \~ 10MB   | \$0.014914286  (1MB)               | \$15.27222857          |
| 10MB \~ 100MB | \$0.024   (10MB)                   | \$2.4576               |
| 100MB \~ 1GB  | \$0.114857143 (100MB)              | \$1.176137143          |
| >= 1GB        | \$1.045714286  (1GB)               | \$1.045714286          |

<Info>
  Billing occurs at the time of file upload. Due to system processing, charges may appear in your account after a short delay.
</Info>

### Pricing Examples

To help you estimate your costs, here are some common scenarios:

<CardGroup cols={2}>
  <Card title="Small Files" icon="file">
    **Scenario**: 1,000 files of 256KB each

    * Write operations: 1,000 × $0.05 = $50
    * Storage: 1,000 × $0.014914286 = $14.91/month
    * **Total first month**: \$64.91
  </Card>

  <Card title="Large Files" icon="database">
    **Scenario**: 100 files of 2GB each

    * Write operations: 100 × $0.05 = $5
    * Storage: 100 × $1.045714286 * 2 = $209.14/month
    * **Total first month**: \$209.14
  </Card>
</CardGroup>

<Warning>
  Files are automatically renewed each month, which counts as a new write operation and incurs the operation fee.
</Warning>

### Coming Soon

We're working on implementing read operation pricing. Stay tuned for updates on:

* Read operation charges
* Data transfer pricing
* Advanced analytics and reporting features

For questions about pricing or custom enterprise plans, please [contact our sales team](mailto:contact@nami.cloud).
