> For the complete documentation index, see [llms.txt](https://docs.deeep.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.deeep.network/introduction/get-started/partner-with-deeep.md).

# Partner with DeEEP

### Building the Future Together

We are committed to building the future of DePIN (Decentralized Physical Infrastructure Network) and leveraging it to build the next generation [Service](/introduction/how-it-works/services.md) provider. Whether you're part of a project team looking for an effortless way to deploy your Service(s) across the globe, a company eager to leverage a growing community built network, or developer looking to contribute in your free time.

#### Why build on Deeep?

* **Global Reach:** Leverage our extensive network to deploy your services worldwide effortlessly.
* **Enhanced Customer Security:** Utilize our platform to offer the the appropriate level of security to your customers and their data.
* **Quick Deployment:** Run your essential services globally with just one click.
* **Monitoring:** With 24/7 monitoring and our auto-heal system ensures that your services or project remain online when you need them to be.

Discover how you can become a part of this exciting journey with the **DeEEP** Network 🦈


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.deeep.network/introduction/get-started/partner-with-deeep.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.
