# Connect Stook Bucket to CDN

By integrating a **Stook bucket** with a **Medianova CDN Resource**, you can deliver content directly from Medianova Cloud Storage. This setup ensures fast, reliable caching and efficient content delivery.

## Connect Stook Bucket

{% stepper %}
{% step %}
**Log in to** [**Medianova Control Panel**](https://cloud.medianova.com)

Go to [cloud.medianova.com](https://cloud.medianova.com/) with your credentials.
{% endstep %}

{% step %}
**Navigate to CDN Resources**

In the left-hand menu, click **CDN → Create CDN Resource**.

<figure><img src="/files/S8B2YE3OnhkyGRbxzd9w" alt="" width="563"><figcaption><p><em>Creating a new CDN Resource in Medianova Control Panel</em></p></figcaption></figure>
{% endstep %}

{% step %}
**Select CDN Resource Type**

Choose the type of CDN Resource you want to create. For example, select **Small Resource** under *Start building your CDN Resource Type*.
{% endstep %}

{% step %}
**Fill in CDN Resource Details**

Enter the required fields for the Storage CDN Resource. Click the **Bucket** button.

{% hint style="info" %}
**CDN Storage:** Works like origin pull caching, but the source is Medianova Cloud Storage. Your bucket acts as the origin.
{% endhint %}
{% endstep %}

{% step %}
**Choose a Bucket**

From the bucket list, select the bucket you want to connect.
{% endstep %}

{% step %}
**Create Resource**

After completing the required fields, click **Create CDN Resource**. The Storage CDN Resource will now be created and connected to your bucket.
{% endstep %}
{% endstepper %}

[<br>](https://clients.medianova.com/docs/how-to-create-your-stook-object-storage)


---

# 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/connect-stook-bucket-to-cdn.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.
