> For the complete documentation index, see [llms.txt](https://docs.enclaive.cloud/enclaive-multi-cloud-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enclaive.cloud/enclaive-multi-cloud-platform/documentation/what-is-emcp.md).

# What is EMCP?

The Enclaive Multi-Cloud Platform (EMCP) is a fully managed service that provides confidential cloud computing solutions. By utilizing EMCP, you can alleviate the operational, administrative, and security challenges associated with deploying and maintaining confidential computing environments, allowing you to concentrate on optimizing the development and management of cloud applications.

EMCP simplifies the process of launching and managing enclaive services such as Buckypaper Virtual Machines, Dyneemes Kubernetes clusters, and data-in-use encryption databases and applications. These services seamlessly integrate with your existing cloud infrastructure resources. Centralized features including login credentials, access control, and billing facilitate streamlined management of accounts and organizations across the platform.

<figure><img src="/files/b45pe0gUoT8KZNYVAb5P" alt=""><figcaption><p>enclaive multi cloud platform</p></figcaption></figure>


---

# 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.enclaive.cloud/enclaive-multi-cloud-platform/documentation/what-is-emcp.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.
