# Create a bucket

## Create a bucket:

On the main page, choose the **Buckets** tab from the menu on the left of the website. Click on the **Create bucket** button.&#x20;

<figure><img src="/files/zLYbik8CDRrwFTZW62k6" alt=""><figcaption></figcaption></figure>

Make sure you fill in the fields and press the **Create bucket** button. A pop-up of your bucket's detail will be displayed, where you should save your key for further usage.

<figure><img src="/files/kJxPWXjiglgHTTBf4JMv" alt=""><figcaption></figcaption></figure>

Congratulations! You just created your first bucket.


---

# 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.eueno.io/get-started/buckets/create-a-bucket.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.
