# Get Started

You can get started with <code class="expression">space.vars.ionos\_cloud\_object\_storage</code> by completing the initial setup and working with buckets, objects, and access keys.

## Quick Links

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Set Up Object Storage Access</strong></mark></td><td>Start with setting up Object Storage access from the DCD.</td><td><a href="get-started/setup-access">setup-access</a></td></tr><tr><td><mark style="color:blue;"><strong>Create a Bucket</strong></mark></td><td>Create your first Object Storage bucket to serve as a container to hold data and select whether or not an Object Lock is needed.</td><td><a href="get-started/create-bucket">create-bucket</a></td></tr><tr><td><mark style="color:blue;"><strong>Upload Objects</strong></mark></td><td>Add data as objects in the bucket by uploading them.</td><td><a href="get-started/upload-objects">upload-objects</a></td></tr><tr><td><mark style="color:blue;"><strong>Download Objects</strong></mark></td><td>View and download the objects to your local device.</td><td><a href="get-started/download-objects">download-objects</a></td></tr><tr><td><mark style="color:blue;"><strong>Create a Folder</strong></mark></td><td>Create folders or prefixes in a bucket to organize and manage objects.</td><td><a href="get-started/download-objects">download-objects</a></td></tr><tr><td><mark style="color:blue;"><strong>Generate a Key</strong></mark></td><td>Generate access keys to login securely to the Object Storage.</td><td><a href="get-started/generate-key">generate-key</a></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.ionos.com/cloud/backup-and-storage/ionos-object-storage/get-started.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.
