# Uploader

### What is Ocean Uploader?

Uploader is designed to simplify the process of storing your assets on decentralized networks (such as [arweave](https://www.arweave.org/) and [filecoin](https://filecoin.io/)). It provides access to multiple secure, reliable, and cost-effective storage solutions in an easy-to-use UI and JavaScript library.

### What decentralized storage options are available?

Currently, we support Arweave and IPFS. We may support other storage options in the future.

### How to store an asset on Arweave with [Ocean Uploader](https://uploader.oceanprotocol.com/)?

Ready to dive into the world of decentralized storage with [Ocean Uploader](https://uploader.oceanprotocol.com/)? Let's get started:

{% embed url="<https://app.arcade.software/share/88CYjl3SPhTS20qKqBGU>" fullWidth="false" %}

Woohoo 🎉 You did it! You now have an IPFS CID for your asset. Pop over to <https://ipfs.oceanprotocol.com/ipfs/{CID}> to admire your handiwork, you'll be able to access your file at that link. You can use it to publish your asset on [Ocean Market](/developers/uploader/uploader-ui-marketplace.md).


---

# 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.oceanprotocol.com/user-guides/asset-hosting/uploader.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.
