# What problems Confidential Computing solves

In the following section, you will learn about our solution for integrating hardware secure enclave with confidential computing across various platforms, showcasing how enclaves play a crucial role in this process:

{% content-ref url="/pages/x45mzCcQiF7qqBKUJG2X" %}
[Bare Metal](/confidential-cloud/confidential-computing/what-problems-confidential-computing-solves/bare-metal.md)
{% endcontent-ref %}

{% content-ref url="/pages/XkWZ0ZQhGvcBqxUxTq6K" %}
[Docker](/confidential-cloud/confidential-computing/what-problems-confidential-computing-solves/docker.md)
{% endcontent-ref %}

{% content-ref url="/pages/uaBVaeHFUeo8ttu8xTf8" %}
[Kubernetes](/confidential-cloud/confidential-computing/what-problems-confidential-computing-solves/kubernetes.md)
{% endcontent-ref %}

{% content-ref url="/pages/UThCZEJbGbTBuI643Yl7" %}
[Knative](/confidential-cloud/confidential-computing/what-problems-confidential-computing-solves/knative.md)
{% endcontent-ref %}


---

# 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.enclaive.cloud/confidential-cloud/confidential-computing/what-problems-confidential-computing-solves.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.
