diff --git a/user-guides/compute-to-data/README.md b/user-guides/compute-to-data/README.md index 8e6f5113..fe06e81d 100644 --- a/user-guides/compute-to-data/README.md +++ b/user-guides/compute-to-data/README.md @@ -4,7 +4,7 @@ description: >- algorithms private --- -# Sell NFT Outputs +# Sell NFT Computations ### Introducing, The Problem @@ -16,5 +16,9 @@ Enter, **Compute-to-Data** (also lovingly called C2D 🥰). Ocean Protocol's C2D ## How to Compute-to-Data 💃 -You will need to accomplish **3 main steps** in establishing a compute-to-data flow: [create an algorithm](make-a-boss-c2d-algorithm.md) that's compatible with C2D, [publish your C2D-specific algorithm NFT](publish-a-c2d-algorithm-nft.md), then [publish your data NFT with C2D configurations](publish-a-c2d-data-nft.md) allowing the algorithm to compute on it. That's it! Then you'll be able to sell compute jobs 🤩 Follow the steps in this section's three subpages to create & sell a compute job from start to finish. 💪😃 +You will need to accomplish **3 main steps** in establishing a compute-to-data flow: [create an algorithm](make-a-boss-c2d-algorithm.md) that's compatible with C2D, [publish your C2D-specific algorithm NFT](publish-a-c2d-algorithm-nft.md), then [publish your data NFT with C2D configurations](publish-a-c2d-data-nft.md) allowing the algorithm to compute on it. That's it! Then you'll be able to sell compute jobs 🤩 Read the steps in this section's three subpages to create & sell a compute job from start to finish. 💪😃 + +Or you could watch our video tutorial about it below: + +{% embed url="https://youtu.be/2AF9mkqlf5Y" %}