# History

Intel TDX is not a new technology but rather a combination of existing Intel technologies, including Virtualization Technology (VT), Total Memory Encryption (TME)/Multi-key Total Memory Encryption (MKTME), and Software Guard Extensions (SGX).&#x20;

In the following section, we summarize the technologies.

{% content-ref url="/pages/vcGaNuHcm0IqPOrC2MOL" %}
[VT](/confidential-cloud/technology-in-depth/intel-tdx/technology/history/vt.md)
{% endcontent-ref %}

{% content-ref url="/pages/pPbmlR7ou39vXHH8buBd" %}
[TME/MKTME](/confidential-cloud/technology-in-depth/intel-tdx/technology/history/tme-mktme.md)
{% endcontent-ref %}

{% content-ref url="/pages/mNEEZd7ykx454Sb3qgKC" %}
[SGX](/confidential-cloud/technology-in-depth/intel-tdx/technology/history/sgx.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/technology-in-depth/intel-tdx/technology/history.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.
