# Using the OE Marketplace

- [Onboarding to the Marketplace](https://docs.oceanenterprise.io/user-guides/using-the-oe-marketplace/onboarding-to-the-marketplace.md): This page will guide you through the process of onboarding to a Ocean Enterprise marketplace.
- [Install and configure Metamask in the browser](https://docs.oceanenterprise.io/user-guides/using-the-oe-marketplace/onboarding-to-the-marketplace/install-and-configure-metamask-in-the-browser.md)
- [Adding funds to the wallet](https://docs.oceanenterprise.io/user-guides/using-the-oe-marketplace/onboarding-to-the-marketplace/adding-funds-to-the-wallet.md)
- [Setting up the SSI wallet](https://docs.oceanenterprise.io/user-guides/using-the-oe-marketplace/onboarding-to-the-marketplace/setting-up-the-ssi-wallet.md): Add DIDs and Verifiable Credentials to the SSI wallet to publish and consume assets in an SSI-enabled OE marketplace
- [Logging in to the Marketplace](https://docs.oceanenterprise.io/user-guides/using-the-oe-marketplace/logging-in-to-the-marketplace.md): This page will guide you through the process of logging in to the OE marketplace, to publish or access assets.
- [Publishing an asset](https://docs.oceanenterprise.io/user-guides/using-the-oe-marketplace/publishing-an-asset.md): This chapter describes the process of publishing an asset in Ocean Enterprise.
- [Asset Metadata](https://docs.oceanenterprise.io/user-guides/using-the-oe-marketplace/publishing-an-asset/asset-metadata.md): This page describes the Asset Metadata screen in the asset publishing flow.
- [Asset Level Credentials](https://docs.oceanenterprise.io/user-guides/using-the-oe-marketplace/publishing-an-asset/asset-level-credentials.md)
- [Service Metadata and Credentials](https://docs.oceanenterprise.io/user-guides/using-the-oe-marketplace/publishing-an-asset/service-metadata-and-credentials.md)
- [Service Pricing](https://docs.oceanenterprise.io/user-guides/using-the-oe-marketplace/publishing-an-asset/service-pricing.md)
- [Additional Asset Description](https://docs.oceanenterprise.io/user-guides/using-the-oe-marketplace/publishing-an-asset/additional-asset-description.md)
- [Preview](https://docs.oceanenterprise.io/user-guides/using-the-oe-marketplace/publishing-an-asset/preview.md)
- [Submit](https://docs.oceanenterprise.io/user-guides/using-the-oe-marketplace/publishing-an-asset/submit.md)
- [Editing an asset](https://docs.oceanenterprise.io/user-guides/using-the-oe-marketplace/editing-an-asset.md)
- [Update the asset's attributes and state](https://docs.oceanenterprise.io/user-guides/using-the-oe-marketplace/editing-an-asset/update-the-assets-attributes-and-state.md)
- [Update the asset's services](https://docs.oceanenterprise.io/user-guides/using-the-oe-marketplace/editing-an-asset/update-the-assets-services.md)
- [Update an existing service](https://docs.oceanenterprise.io/user-guides/using-the-oe-marketplace/editing-an-asset/update-the-assets-services/update-an-existing-service.md)
- [Create a new service](https://docs.oceanenterprise.io/user-guides/using-the-oe-marketplace/editing-an-asset/update-the-assets-services/create-a-new-service.md)
- [Consuming an asset's service](https://docs.oceanenterprise.io/user-guides/using-the-oe-marketplace/consuming-an-assets-service.md)
- [Running Compute-To-Data Jobs](https://docs.oceanenterprise.io/user-guides/using-the-oe-marketplace/running-compute-to-data-jobs.md)
- [C2D Concepts](https://docs.oceanenterprise.io/user-guides/using-the-oe-marketplace/running-compute-to-data-jobs/c2d-concepts.md)
- [Running and managing C2D jobs](https://docs.oceanenterprise.io/user-guides/using-the-oe-marketplace/running-compute-to-data-jobs/running-and-managing-c2d-jobs.md)
- [Run a C2D starting from a dataset](https://docs.oceanenterprise.io/user-guides/using-the-oe-marketplace/running-compute-to-data-jobs/running-and-managing-c2d-jobs/run-a-c2d-starting-from-a-dataset.md): Use the C2D wizard to run a job by selecting a dataset as the starting point.
- [Run a C2D job starting from an algorithm](https://docs.oceanenterprise.io/user-guides/using-the-oe-marketplace/running-compute-to-data-jobs/running-and-managing-c2d-jobs/run-a-c2d-job-starting-from-an-algorithm.md)
- [Manage the escrow account](https://docs.oceanenterprise.io/user-guides/using-the-oe-marketplace/running-compute-to-data-jobs/running-and-managing-c2d-jobs/manage-the-escrow-account.md)
- [C2D jobs history](https://docs.oceanenterprise.io/user-guides/using-the-oe-marketplace/running-compute-to-data-jobs/running-and-managing-c2d-jobs/c2d-jobs-history.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.oceanenterprise.io/user-guides/using-the-oe-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.
