# What can you do with Ocean Enterprise?

Ocean Enterprise essentially provides enterprises with a comprehensive platform to build data marketplaces, enable secure data sharing, and create new revenue streams from their data assets while maintaining compliance and security standards.

**Core Capabilities:**

* **Data Monetization & Sharing**: Create secure, controlled environments for businesses to share and monetize their data assets
* **Compute-to-Data (C2D)**: Enable data processing without exposing the underlying data, maintaining privacy and security
* **Advanced Pricing Models**: Implement sophisticated pricing mechanisms for data assets and services
* **IP Licensing**: Advanced intellectual property licensing capabilities for data and algorithms

<details>

<summary>Build Your Token-gated AI dApp</summary>

Monetize by making your dApp token-gated. Users no longer have to use credit cards or manage OAuth credentials. Rather, they buy & spend ERC20 datatokens to access your dApp content.

Go further yet: rather than storing user profile data on your centralized server -- which exposes you to liability -- have it on-chain encrypted by the user's wallet, and just-in-time decrypt for the app.

</details>

<details>

<summary>Build Your Token-gated REST API</summary>

Focus on the backend: make a Web3-native REST API. Like the token-gated dApps, consumers of the REST API buy access with crypto, not credit cards.

</details>

***

*Next:* [Ocean Enterprise Collective e.V](/discover/ocean-enterprise-collective-e.v..md)

*Back:* [*What is Ocean?*](/discover/what-is-ocean.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/discover/benefits.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.
