# Discover Ocean

Ocean's mission is to level the playing field for AI and data.

How? **By helping you monetize AI models, compute and data, while preserving privacy.**

Ocean is a decentralized data & compute protocol built to scale AI. Its core tech is:

* Data NFTs & datatokens, to enable token-gated access control, data wallets, data DAOs, and more.
* Compute-to-data: buy & sell private data, while preserving privacy
* Ocean Nodes: Monetizing globalized idle compute & turning it into a decentralized network, turning unused computing resources into a secure, scalable, and privacy-preserving infrastructure for AI training, inference, and data processing.

### Ocean Users Are...

* [**Developers**](/developers.md)**.** Build token-gated AI dApps, or run an Ocean Node.
* [**Data scientists**](/data-scientists.md)**.** Earn via predictions, annotations & challenges
* [**Ocean ambassadors**](https://oceanprotocol.com/explore/community)
* [**Ocean Node Runners**](https://docs.oceanprotocol.com/developers/ocean-node)**.** Monetize your idle computing hardware

### Quick Links

* [Why Ocean?](/discover/why-ocean.md) and [What is Ocean?](/discover/what-is-ocean.md)
* [What can you do with Ocean?](/discover/benefits.md)
* [OCEAN: The Ocean token](/discover/ocean-token.md)
* [Networks](/discover/networks.md), [Bridges](/discover/bridges.md)
* [FAQ](/discover/faq.md), [Glossary](/discover/glossary.md)

***

*Next:* [*Why Ocean?*](/discover/why-ocean.md)

*Back:* [*Docs main*](/readme.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.oceanprotocol.com/discover.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.
