# SecretVM - Confidential Virtual Machines

- [Introduction](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/introduction.md): SecretVM is Secret Network's solution for creating and running Confidential Virtual Machines.
- [Architecture](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/architecture.md): The Anatomy of a Secret Virtual Machine.
- [Supported Hardware Platforms](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/supported-hardware-platforms.md)
- [Attestation](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/attestation.md): Topics related to Attestation
- [What is Attestation](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/attestation/what-is-attestation.md)
- [Obtaining Attestation Data](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/attestation/obtaining-attestation-data.md)
- [Intel TDX Attestation Report - Key Fields](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/attestation/attestation-report-key-fields.md)
- [AMD SEV-SNP Attestation Report - Key Fields](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/attestation/amd-sev-snp-attestation-report-key-fields.md)
- [Chain of Trust](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/attestation/chain-of-trust.md): This page describes how the chain of trust works on SecretVMs
- [Launching a SecretVM](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/launching-a-secretvm.md)
- [Using Custom Domain Names](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/launching-a-secretvm/using-custom-domain-names.md): How to launch a SecretVM under a custom domain name
- [Using Private Container Registries](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/launching-a-secretvm/using-private-container-registries.md)
- [Hiding Runtime Info](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/launching-a-secretvm/hiding-runtime-info.md)
- [Choosing the KMS provider](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/launching-a-secretvm/choosing-the-kms-provider.md)
- [Providing Additional Files to Docker](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/launching-a-secretvm/providing-additional-files-to-docker.md)
- [Managing SecretVM Lifecycle](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/managing-secretvm-lifecycle.md)
- [Viewing Logs](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/managing-secretvm-lifecycle/viewing-logs.md): How to view SecretVM Logs
- [Log Forwarding](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/managing-secretvm-lifecycle/log-forwarding.md)
- [SecretVM Upgradeability](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/managing-secretvm-lifecycle/secretvm-upgradeability.md)
- [Verifying a SecretVM](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/verifying-a-secretvm.md)
- [Full Verification](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/verifying-a-secretvm/full-verification.md)
- [Quick Verification](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/verifying-a-secretvm/quick-verification.md)
- [Agentic Support](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/agentic-support.md)
- [EIP-8004 Support](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/agentic-support/eip-8004-support.md)
- [Creating a VM with ERC-8004 registration](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/agentic-support/eip-8004-support/creating-a-vm-with-erc-8004-registration.md)
- [What ERC-8004 stores](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/agentic-support/eip-8004-support/what-erc-8004-stores.md)
- [SecretVM services](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/agentic-support/eip-8004-support/secretvm-services.md)
- [Viewing Agentic Settings after deployment](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/agentic-support/eip-8004-support/viewing-agentic-settings-after-deployment.md)
- [SecretVM REST API for Agents (x402)](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/agentic-support/secretvm-rest-api-for-agents-x402.md): This page describes the REST API with x402 support
- [SecretVM CLI](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/secretvm-cli.md)
- [Getting started](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/secretvm-cli/getting-started.md)
- [Authentication Commands](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/secretvm-cli/authentication-commands.md)
- [Virtual Machine Commands](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/secretvm-cli/virtual-machine-commands.md)
- [Attestation Verification Commands](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/secretvm-cli/attestation-verification-commands.md)
- [Best Practices for Developers](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/best-practices-for-developers.md): How to create verifiable workloads
- [Generating Github Workflows](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/best-practices-for-developers/generating-github-workflows.md): How to automatically create verifiable GitHub workflows
- [Verifiable Message Signing](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/verifiable-message-signing.md)
- [Glossary](https://docs.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines/glossary.md): Useful notions related to SecretVM


---

# 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.scrt.network/secret-network-documentation/secretvm-confidential-virtual-machines.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.
