# Bucket Tools

## AWS S3 Integration

|                                   Tools                                   |                                                           Tutorial Links                                                           |                                                                                                               Discription                                                                                                              |
| :-----------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
|                 [Mountain Duck](https://mountainduck.io/)                 |   [Link](https://medium.com/4everland/mounting-arweave-to-the-local-desktop-using-4everland-bucket-and-mountainduck-afdbe31506f3)  |                                                                              Mounting ARweave to The Local Desktop Using 4EVERLAND Bucket And MountainDuck                                                                             |
|                     [CyberDuck](https://cyberduck.io/)                    |  [Link](https://medium.com/4everland/4everland-bucket-supports-the-use-of-cyberduck-to-store-backup-and-manage-files-705386a80666) |                                                                            4EVERLAND Bucket Supports the Use of Cyberduck to Store, Backup and Manage Files                                                                            |
|                     [Arq](https://www.arqbackup.com/)                     |                  [Link](https://medium.com/4everland/backup-your-files-to-ipfs-via-arq-and-4everland-d4ca24c6d52b)                 |                                                                                               Backup Files to IPFS Via Arq And 4EVERLAND                                                                                               |
| [Arseeding](https://github.com/everFinance/arseeding/releases/tag/v1.0.3) |               [Link](https://medium.com/4everland/how-to-use-4everland-bucket-as-storage-for-arseeding-ae600c5a7b0d)               | Use the S3-compatible 4EVERLAND Bucket as storage for Arseeding, so that arseeding can be made unlimitedly extensible. (For maintaining a service that uploads large amounts of data to arseeding and is not limited by local storage) |
|                [WordPress](https://wordpress.org/download/)               |                   [Link](https://medium.com/4everland/storing-wordpress-media-content-on-4everland-43b3ac2cc476)                   |                                                                                              Storing WordPress Media Content on 4EVERLAND                                                                                              |
|                    [S3 Browser](https://s3browser.com/)                   | [Link](https://medium.com/4everland/4everland-bucket-supports-the-use-of-s3-browser-to-store-backup-and-manage-files-d689e5432694) |                                                                            4EVERLAND Bucket Supports the Use of S3 Browser to Store, Backup and Manage Files                                                                           |
|                 [CloudMounter](https://cloudmounter.net/)                 |    [Link](https://medium.com/4everland/connect-cloudmounter-to-4everland-for-unified-decentralised-file-management-f8bacf71569e)   |                                                                               Connect CloudMounter to 4EVERLAND for Unified Decentralised File Management                                                                              |

<br>


---

# 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/bucket-tools.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.
