# Object Storage / Stook

- [Stook: Cloud Object Storage](https://clients.medianova.com/products/object-storage-stook/stook-cloud-object-storage.md): A fast, secure, and scalable cloud object storage solution by Medianova.
- [Getting Started with Stook](https://clients.medianova.com/products/object-storage-stook/getting-started-with-stook.md): Create and manage Stook Object Storage buckets, credentials, and FTP accounts to securely store and transfer your data.
- [Connect Stook Bucket to CDN](https://clients.medianova.com/products/object-storage-stook/connect-stook-bucket-to-cdn.md): Integrate your Stook bucket with a Medianova CDN Resource to enable seamless content delivery directly from your cloud storage.
- [Manage Access Keys](https://clients.medianova.com/products/object-storage-stook/manage-access-keys.md): Manage secure access to your Stook Object Storage buckets.
- [Analytics](https://clients.medianova.com/products/object-storage-stook/analytics.md): Learn how to monitor usage, performance, and request behavior for your Stook Buckets using Stook Analytics in the Medianova Control Panel.
- [Metrics](https://clients.medianova.com/products/object-storage-stook/analytics/metrics.md): Learn about the metrics available in Stook Analytics and how they reflect usage, performance, and reliability across your Stook Buckets.
- [Integration & Usage Guides](https://clients.medianova.com/products/object-storage-stook/integration-and-usage-guides.md)
- [How to Migrate Data to Stook Using Rclone](https://clients.medianova.com/products/object-storage-stook/integration-and-usage-guides/how-to-migrate-data-to-stook-using-rclone.md): Step-by-step guide to migrate data to Stook using Rclone.
- [How to Transfer Data to Stook with Cyberduck](https://clients.medianova.com/products/object-storage-stook/integration-and-usage-guides/how-to-transfer-data-to-stook-with-cyberduck.md): Upload and migrate files to Medianova Stook Object Storage using Cyberduck.
- [How to use the AWS SDK for Laravel with Stook?](https://clients.medianova.com/products/object-storage-stook/integration-and-usage-guides/how-to-use-the-aws-sdk-for-laravel-with-stook.md): Integrate Medianova Stook Object Storage into your Laravel application using the AWS SDK.
- [How to use the AWS SDK for PHP with Stook?](https://clients.medianova.com/products/object-storage-stook/integration-and-usage-guides/how-to-use-the-aws-sdk-for-php-with-stook.md): Integrate Medianova Stook Object Storage into your PHP applications using the AWS SDK.
- [How do I use the AWS SDK for .NET with Stook?](https://clients.medianova.com/products/object-storage-stook/integration-and-usage-guides/how-do-i-use-the-aws-sdk-for-.net-with-stook.md): Integrate Medianova Stook Object Storage into your .NET applications using the AWS SDK for .NET.
- [How to Use AWS CLI with Stook](https://clients.medianova.com/products/object-storage-stook/integration-and-usage-guides/how-to-use-aws-cli-with-stook.md): Transfer and manage data in Medianova Stook Object Storage using the AWS CLI.
- [How to use AWS SDK for JavaScript with Stook?](https://clients.medianova.com/products/object-storage-stook/integration-and-usage-guides/how-to-use-aws-sdk-for-javascript-with-stook.md): Integrate Medianova Stook Object Storage into your JavaScript applications using the AWS SDK.
- [How do I use Stook with the AWS Java SDK?](https://clients.medianova.com/products/object-storage-stook/integration-and-usage-guides/how-do-i-use-stook-with-the-aws-java-sdk.md): Integrate Medianova Stook Object Storage into your Java applications using the AWS SDK for Java.
- [How to Use Pre-Signed URL in PHP with Stook](https://clients.medianova.com/products/object-storage-stook/integration-and-usage-guides/how-to-use-pre-signed-url-in-php-with-stook.md): Generate and use pre-signed URLs in PHP for accessing objects in Medianova Stook Object Storage.
- [How to Use Pre-Signed URL in Node.js with Stook](https://clients.medianova.com/products/object-storage-stook/integration-and-usage-guides/how-to-use-pre-signed-url-in-node.js-with-stook.md): Generate and use pre-signed URLs in Node.js for accessing objects in Medianova Stook Object Storage.
- [Verify Object Integrity Using Checksums in Stook](https://clients.medianova.com/products/object-storage-stook/integration-and-usage-guides/verify-object-integrity-using-checksums-in-stook.md): Learn how to validate object integrity in Stook using checksums exposed through ETag.


---

# 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://clients.medianova.com/products/object-storage-stook.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.
