# Uploader UI to Market

Step 1: Copy the hash or CID from your upload.

![](/files/GiZXwhPNPg982Oa3KGD4)

Step 2: Open the Ocean Marketplace. Go to publish and fill in all the information for your dataset.

![](/files/dQRMKT534YEl45UMk1Ke)

Step 3: When selecting the file to publish, open the hosting provider (e.g. "Arweave" tab)

![](/files/Olfi8AVY20F1uN6f9JLp)

Step 4: Paste the hash you copied earlier.

![](/files/587bY8kFBIO73dpitRCb)

Step 5: Click on "VALIDATE" to ensure that your file gets validated correctly.

![](/files/EeM3BUKo7uGCtoMOFMa8)

This feature not only simplifies the process of storing and managing files but also seamlessly integrates with the Ocean Marketplace. Once your file is uploaded via Uploader UI, you can conveniently use the generated hash or CID to interact with your assets on the Ocean Marketplace, streamlining the process of sharing, validating, and trading your digital content.


---

# 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/developers/uploader/uploader-ui-marketplace.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.
