# Bucket

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

Bucket is 4EVERLAND's storage file system, the best storage solution for uploading, storing, and retrieving data to IPFS, Arweave, and other platforms.

You can interact and integrate programmatically using the 4EVERLAND API, which is compatible with AWS S3 APIs, or you may use the interface operations, CLI, and other methods to upload, browse, and manage all of your files.

{% hint style="info" %}
Decentralized storage is a technique for storing data that, instead of traditional servers, uses a distributed network with many participants providing storage capacity.
{% endhint %}

## Decentralise your files for the first time

{% content-ref url="/pages/uDj0oIyTg4XfqMByQTxi" %}
[IPFS Bucket](/storage/bucket/ipfs-bucket.md)
{% endcontent-ref %}

{% content-ref url="/pages/he6fvea9xLHZWOCtyJzn" %}
[Arweave Bucket](/storage/bucket/arweave-bucket.md)
{% endcontent-ref %}


---

# 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.4everland.org/storage/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.
