1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-07-01 06:02:10 +02:00
docs/building-with-ocean/marketplace-download-data-asset.md

42 lines
1.2 KiB
Markdown
Raw Normal View History

---
description: Tutorial to download assets using Ocean Market
---
# Download a data asset
### Access marketplace
1. Go to Ocean [Marketplace](https://v4.market.oceanprotocol.com/).
2. Search for the data asset. The Ocean Marketplace provides features to search the Data/Algorithms by text, and users can also sort the result by published date.
3. Connect wallet.
<img src="images/marketplace/consume-connect-wallet.png" alt="connect wallet" data-size="original">
In this tutorial, we will be using the Rinkeby test network.
### Tutorial
#### Step 1 - Click buy
The buy button is enabled only if the connected wallet address has enough OCEAN tokens to exchange them with 1 datatoken.
![consume part-1](images/marketplace/consume-1.png)
#### Step 2 - Allow access to OCEAN token(s)
![consume part-3](images/marketplace/consume-2.png)
#### Step 3 - Buy a datatoken by exchanging it with OCEAN token(s)
![consume part-4](images/marketplace/consume-3.png)
#### Step 4 - Click download
![consume part-5](images/marketplace/consume-4.png)
#### Step 5 - Sign message
After signing the message, the file download will start.
![consume part-6](images/marketplace/consume-5.png)