# Deka Metal: Deka Box

- [Introduction](https://docs.cloudeka.ai/deka-metal/deka-metal-deka-box/introduction.md)
- [Create Deka Box](https://docs.cloudeka.ai/deka-metal/deka-metal-deka-box/create-deka-box.md)
- [Overview Deka Box](https://docs.cloudeka.ai/deka-metal/deka-metal-deka-box/overview-deka-box.md)
- [Add Bucket](https://docs.cloudeka.ai/deka-metal/deka-metal-deka-box/overview-deka-box/add-bucket.md)
- [Delete Bucket](https://docs.cloudeka.ai/deka-metal/deka-metal-deka-box/overview-deka-box/delete-bucket.md)
- [CORS Settings](https://docs.cloudeka.ai/deka-metal/deka-metal-deka-box/overview-deka-box/cors-settings.md)
- [Resize Deka Box](https://docs.cloudeka.ai/deka-metal/deka-metal-deka-box/resize-deka-box.md)
- [Manage Access Key](https://docs.cloudeka.ai/deka-metal/deka-metal-deka-box/manage-access-key.md)
- [Add Access Key](https://docs.cloudeka.ai/deka-metal/deka-metal-deka-box/manage-access-key/add-access-key.md)
- [Delete Access Key](https://docs.cloudeka.ai/deka-metal/deka-metal-deka-box/manage-access-key/delete-access-key.md)
- [Access Deka Box using S3 Browser](https://docs.cloudeka.ai/deka-metal/deka-metal-deka-box/access-deka-box-using-s3-browser.md)
- [Upload files and folders in S3](https://docs.cloudeka.ai/deka-metal/deka-metal-deka-box/upload-files-and-folders-in-s3.md)
- [Enable versioning in S3](https://docs.cloudeka.ai/deka-metal/deka-metal-deka-box/enable-versioning-in-s3.md)
- [Create Static Web in S3](https://docs.cloudeka.ai/deka-metal/deka-metal-deka-box/create-static-web-in-s3.md)
- [Delete Deka Box](https://docs.cloudeka.ai/deka-metal/deka-metal-deka-box/delete-deka-box.md)
- [Bucket and Group Access Policies](https://docs.cloudeka.ai/deka-metal/deka-metal-deka-box/bucket-and-group-access-policies.md)
- [Specify permissions](https://docs.cloudeka.ai/deka-metal/deka-metal-deka-box/bucket-and-group-access-policies/specify-permissions.md)
- [Edit S3 Bucket Policies](https://docs.cloudeka.ai/deka-metal/deka-metal-deka-box/bucket-and-group-access-policies/edit-s3-bucket-policies.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.cloudeka.ai/deka-metal/deka-metal-deka-box.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.
