# Agentic Support

- [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


---

# 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/agentic-support.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.
