# Onboarding to the Marketplace

To interact with the marketplace, a user needs to set up their connection to the market, their profile, and provision funds required to purchase assets, run C2D jobs, and perform transactions.&#x20;

The following activities need to be performed to onboard in the market:

[Install MetaMask in the browser](/user-guides/using-the-oe-marketplace/onboarding-to-the-marketplace/install-and-configure-metamask-in-the-browser.md)

[Set up Metamask](/user-guides/using-the-oe-marketplace/publishing-an-asset/asset-metadata.md)

[Adding funds to the wallet](/user-guides/using-the-oe-marketplace/onboarding-to-the-marketplace/adding-funds-to-the-wallet.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/onboarding-to-the-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.
