# Instances

## Quickstart

1. Start by navigating to "Object Storage" > "Overview" in the [Control Panel](https://my.cloudbit.ch).<br>
2. Click the **Activate** button and confirm with **Yes, activate**. Deploying an Object Storage instance takes a few minutes.<br>
3. Once the instance is created, follow the [detailed guides](/products/object-storage/how-to.md) on how to access it.


---

# 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://doc.cloudbit.ch/products/object-storage/instances.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.
