# Individual

### Introduction

SILO offers flexible storage plans for individual users through **SILO Drive**, **SILO Photos**, and other future apps from SILO. Individual users can select from a variety of plans based on their storage needs.

The main difference between individual users and enterprise users is that individual users:

* Do not have access to the **S3-compatible SILO Storage Nexus**.
* Do not have access to the **pay-as-you-go** plan, which is exclusive to enterprise users.

To view the enterprise user pricing, [click here](https://docs.silos3.com/enterprise-pricing).

***

### Pricing Plans

{% tabs %}
{% tab title="Monthly" %}

| **Plan Name** | **Storage** | **Price (per month)** |
| ------------- | ----------- | --------------------- |
| Starter       | 25 GB       | $0.00                 |
| Essential     | 60 GB       | $0.35                 |
| Pro           | 100 GB      | $0.41                 |
| Advanced      | 200 GB      | $0.60                 |
| Plus          | 2000 GB     | $1.88                 |
| Elite         | 5000 GB     | $4.71                 |
| Premium       | 10000 GB    | $9.42                 |
| {% endtab %}  |             |                       |

{% tab title="Yearly" %}

| **Plan Name** | **Storage** | **Price (per year)** |
| ------------- | ----------- | -------------------- |
| Starter       | 25 GB       | $0.00                |
| Essential     | 60 GB       | $10.91               |
| Pro           | 100 GB      | $11.62               |
| Advanced      | 200 GB      | $18.59               |
| Plus          | 2000 GB     | $60.45               |
| Elite         | 5000 GB     | $151.14              |
| Premium       | 10000 GB    | $302.28              |
| {% endtab %}  |             |                      |
| {% endtabs %} |             |                      |

***

### Important Notes

1. **Changes to the Free Plan:**\
   The **free plan** is subject to availability, and SILO reserves the right to increase, decrease, or remove the free storage plan. If any changes are made, users will be informed in advance via email.
2. **Initial Free Space and Tasks:**\
   All new users will initially receive **10 GB** of free space. To increase it to **25 GB**, users must complete small tasks within the **SILO Drive** and **SILO Photos** applications. These tasks will be simple and will be designed to help users explore the features of SILO's applications.

### Plan Details

1. **Starter Plan (Free)**: Great for light storage needs, such as document backups.
2. **Essential and Pro Plans**: Ideal for users who need more space for photos, videos, and files.
3. **Advanced, Plus, Elite, and Premium Plans**: Best for users with large storage needs, such as media creators or users who store large libraries of data.

With SILO’s storage plans, you get:

* Secure cloud storage.
* Access across multiple devices.
* Integration with future SILO applications as they become available.

Select the plan that best fits your needs and enjoy the benefits of **SILO’s advanced storage solutions**.


---

# 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.silos3.com/home/pricing/individual.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.
