# Intel SGX

- [Getting Started](https://docs.enclaive.cloud/confidential-cloud/technology-in-depth/intel-sgx/getting-started.md)
- [Bare Metal Server Installation](https://docs.enclaive.cloud/confidential-cloud/technology-in-depth/intel-sgx/getting-started/manual.md)
- [Enclave Development Environment](https://docs.enclaive.cloud/confidential-cloud/technology-in-depth/intel-sgx/getting-started/getting-started.md)
- [Intel SGX SDK Setup](https://docs.enclaive.cloud/confidential-cloud/technology-in-depth/intel-sgx/getting-started/intel-sgx-sdk-setup.md)
- [Technology](https://docs.enclaive.cloud/confidential-cloud/technology-in-depth/intel-sgx/technology.md)
- [Features](https://docs.enclaive.cloud/confidential-cloud/technology-in-depth/intel-sgx/technology/features.md)
- [Threat Model](https://docs.enclaive.cloud/confidential-cloud/technology-in-depth/intel-sgx/technology/threat-model.md)
- [Versions](https://docs.enclaive.cloud/confidential-cloud/technology-in-depth/intel-sgx/technology/sgxv1-vs-sgxv2.md)
- [Concepts](https://docs.enclaive.cloud/confidential-cloud/technology-in-depth/intel-sgx/technology/concepts.md)
- [Memory Encryption](https://docs.enclaive.cloud/confidential-cloud/technology-in-depth/intel-sgx/technology/concepts/enclaves.md)
- [Local and Remote Attestation](https://docs.enclaive.cloud/confidential-cloud/technology-in-depth/intel-sgx/technology/concepts/local-and-remote-attestation.md)
- [DCAP-Attestation Framework](https://docs.enclaive.cloud/confidential-cloud/technology-in-depth/intel-sgx/technology/concepts/dcap-attestation-framework.md)
- [Secret Key Provisioning](https://docs.enclaive.cloud/confidential-cloud/technology-in-depth/intel-sgx/technology/concepts/secret-key-provisioning.md)
- [enclaive Development Kit](https://docs.enclaive.cloud/confidential-cloud/technology-in-depth/intel-sgx/enclaive-development-kit.md)
- [Architecture](https://docs.enclaive.cloud/confidential-cloud/technology-in-depth/intel-sgx/enclaive-development-kit/architecture.md)
- [Workflow](https://docs.enclaive.cloud/confidential-cloud/technology-in-depth/intel-sgx/enclaive-development-kit/workflow.md)
- [Tutorials](https://docs.enclaive.cloud/confidential-cloud/technology-in-depth/intel-sgx/enclaive-development-kit/use-cases.md)
- [Azure DCdsv3, DCsv2, or DCsv3 Setup](https://docs.enclaive.cloud/confidential-cloud/technology-in-depth/intel-sgx/enclaive-development-kit/use-cases/azure.md)
- [Redis in cK8s](https://docs.enclaive.cloud/confidential-cloud/technology-in-depth/intel-sgx/enclaive-development-kit/use-cases/redis.md)
- [MongoDB in cK8s](https://docs.enclaive.cloud/confidential-cloud/technology-in-depth/intel-sgx/enclaive-development-kit/use-cases/mongodb-in-ck8s.md)
- [K8s + HashiCorp Vault on Azure DCsv3](https://docs.enclaive.cloud/confidential-cloud/technology-in-depth/intel-sgx/enclaive-development-kit/use-cases/kubernetes.md)
- [Vault Remote Attestation Plug-In](https://docs.enclaive.cloud/confidential-cloud/technology-in-depth/intel-sgx/vault-remote-attestation-plug-in.md)
- [Initialization](https://docs.enclaive.cloud/confidential-cloud/technology-in-depth/intel-sgx/vault-remote-attestation-plug-in/initialization.md)
- [Attestation](https://docs.enclaive.cloud/confidential-cloud/technology-in-depth/intel-sgx/vault-remote-attestation-plug-in/attestation.md)
- [Configuration](https://docs.enclaive.cloud/confidential-cloud/technology-in-depth/intel-sgx/vault-remote-attestation-plug-in/configuration.md)


---

# 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/technology-in-depth/intel-sgx.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.
