# Object Storage

Welcome to Nebula Block's S3-Compatible Object Storage, the easiest way to store and manage your data in the cloud.\
Our platform allows you to start storing your data effortlessly with just a few clicks!

## Key Features

* **S3-Compatible API:** Seamlessly integrate with existing tools and workflows that support the S3 protocol.
* **Live Use:** Manage your storage interactively on our platform's UI.
* **Complete Tutorials:** Quick-start guides for Windows, Linux and Mac.
* **Scalable Storage:** Store and retrieve unlimited amounts of data with high availability and durability.
* **Customizable Configurations:** Tailor storage buckets to meet your workload requirements.
* **Secure:** Options to encrypt your data in transit and at rest, ensuring maximum security.

## Prerequisites

* **Nebula Block Account:** Ensure you have an account on our [platform](https://www.nebulablock.com).
* **Credit Balance:** Ensure you have at least $0.01 credit balance in your account.

## Pricing and Billing

* **Pay-As-You-Go:** Charges are based on storage usage and data transfer, done hourly.

## Getting Started

To get started with Nebula Block account, see [Get Started](/core-services/overview-2/getting_started.md).

## Getting Started with 's3cmd'

To get started using Linux/Mac, see [Linux/Mac](/core-services/overview-2/tutorials/linuxmac.md).

To get started using Windows, see [Windows](/core-services/overview-2/tutorials/windows.md).

## Getting Started with SDKs

To get started using Golang SDK, see [Golang](/core-services/overview-2/sdk/golang_sdk.md).

To get started using Python SDK, see [Python](/core-services/overview-2/sdk/python_sdk.md).

To get started using Java SDK, see [Java](/core-services/overview-2/sdk/java_sdk.md).

## See Also

* [Glossary](/glossary.md)
* [API Reference - Object Storage](/overview.md)


---

# 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.nebulablock.com/core-services/overview-2.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.
