# Ocean Network Dashboard

- [Managing Your Node](https://docs.oncompute.ai/ocean-network-dashboard/editor.md): The Ocean Nodes Dashboard provides a visual interface to manage your node's performance, incentives, and connectivity.
- [Running Compute Jobs on Ocean Nodes Dashboard](https://docs.oncompute.ai/ocean-network-dashboard/running-compute-jobs-on-ocean-nodes-dashboard.md): The Ocean Nodes Dashboard provides a user-friendly interface to find compute resources and execute jobs on the Ocean Network.
- [Ocean Network Incentives Program](https://docs.oncompute.ai/ocean-network-dashboard/ocean-network-incentives-program.md): Ocean Nodes are the backbone of the network. Nodes process compute jobs, index metadata, and store data. Anyone can run a node and earn rewards, through the Incentives Program
- [Wallets & Fiat On-Ramp](https://docs.oncompute.ai/ocean-network-dashboard/wallets-and-fiat-on-ramp.md): The Ocean Nodes Dashboard is designed to be accessible to everyone, regardless of their crypto experience.
- [Claim Your COMPY Tokens](https://docs.oncompute.ai/ocean-network-dashboard/claim-your-compy-tokens.md): How to Claim Your COMPY Grant Tokens


---

# 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.oncompute.ai/ocean-network-dashboard.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.
