# Overview

Enterprises can participate in the OpenGPU Network as providers, clients, or both.

## For Enterprise Providers

Data centers and compute operators can monetize idle GPU capacity through OpenGPU.

### Why Join

* **Zero commitment**: Plug in when you have spare capacity, unplug anytime. Use your GPUs on your terms and return to the network at will.
* **Monetize idle compute**: Generate revenue from unused GPU cycles instead of letting them sit idle
* **Reach Web3 audience**: Access a growing market of decentralized AI users

### Integration

We collaborate with enterprise providers to integrate the provider stack into your existing systems while complying with your operational standards and security requirements.

→ [Contact us](#connect-with-us) to discuss provider integration

## For Enterprise Clients

Enterprises can leverage OpenGPU for AI inference workloads.

### Options

**Custom Source Development** We collaborate with enterprise clients to build Sources tailored to your specific AI models and workflows on the OpenGPU Network.

**Relay API** For a more developer-friendly approach, Relay provides API-based access without blockchain complexity. → [docs.relaygpu.com](https://docs.relaygpu.com)

**Direct Protocol Access** Full control via SDK and Client App for custom integrations. → [For Clients](/opengpu-network/for-clients/overview.md)

## Connect With Us

We move fast. Reach out and we can spin up a pilot program quickly.

* **Email**: <info@opengpu.network>
* **Telegram**: [t.me/opengpuportal](https://t.me/opengpuportal)
* **LinkedIn**: [linkedin.com/company/opengpu](https://www.linkedin.com/company/opengpu/)

We can help with:

* Provider stack integration
* Custom Source development
* Architecture planning
* Compliance requirements


---

# 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://opengpu-network.gitbook.io/opengpu-network/for-enterprises/overview.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.
