> For the complete documentation index, see [llms.txt](https://docs.reveald.com/technical-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reveald.com/technical-documentation/admin-guides/epiphany-validation-engine-users-guide/chapter-3-eve-platform/navigation-tabs/emulation-control/emulations/obtain-details-of-an-on-demand-emulation.md).

# Obtain Details of an On Demand Emulation

To view the details of a package, follow these steps:&#x20;

1. Click on the icon ![Ojo con relleno sólido](data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAPCAYAAAAPr1RWAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAALjSURBVDhPlVNLSFRRGP56UpvINhWl0CYiCmonBNWmTQY9KCuiJpBoUftcWCNED2oe985DK03TcVEihGCmztsZp3w2ldNMQ2U2tRgmIqOkLLl9/51LUIyYPxzuued8//d/539gNms1Y3FQRWnQhuMBG84EFFSEFOyK1WGFAZm7+axYE3agkkTxkAOTw7egJZqgPW2AFlK5FIyFnXB327HFcPkvmxew43TUifEhEgqpfIN2fOR5msozfW5oI/U8vwkt4sJkWIWF98sN/8LWcQ2rqOquoe4niX7w+yWooFLuBBM0Y6FfwSESjvY6GFTBp8QdaL1OxHusKNWJ/rUHFqyPODGU8ugOvVRSRfKc14a9ct9lwQamweS1Y6f8e6+ihLgUcfV+FW4RFHVjwmfDQbn/Y53XsZHPS79gTpnnhkYzljAFHpI3y73fjhN9Lnx+wlRISvjvlnO+qpy4ZKeKZazR2Uc10GJuTHN/RO5BsnUEjUpkPlc1mzH/nhVL6ZThs7d1sSuoMDt4Q3+RxiDa41odu5s5X0TcODnKhCtgwTGSf2eQb+ysMlBd08sWaD57XqUYW28tnSYe2rC6x4nNoojdoZPLit/W1VcJlv6vuSp0R5rPgpMjddB49g4En39G1UzLCPebBBCpQRHJPzD6rMqZ87dc+8Sv4wqKuG953qgHD0EAfgtUOWBBc91W7BcgQW0M4JE9i2oqlHMWspwK38SYRi8bggWPSkOQJ8oGKBaMbgErLgxQXT8X26ya+TtM8uyM3aKghMQppusyhRyNupBNSkMoaG+/hJWC+cuo6ACVjSWb9Ryn+J9hoK8Mcs6n5B20ViyQdmMREzyfInG/vIhpnaaPWeZAJytk9y+imONey075NczCDHIKZVFljmRprvyEGncDXCT1U8h2g2J2Y3tujahQqewVCzkl4y5zIMWXyaTy9xTRxrs9rXyN4TY3kwEJqNhB5SYZFAY7JT0s7WpAZjDgN59ByKbZlMv8AAAAAElFTkSuQmCC) in the Actions column to open the Emulation Details window.&#x20;
2. A window with the details of the selected Emulation will be displayed.&#x20;
3. The information presented in the Emulation Details window is Emulation Name, Last Update, Emulation Vectors, Status emulation, Vector times, EndPoints y Packages.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.reveald.com/technical-documentation/admin-guides/epiphany-validation-engine-users-guide/chapter-3-eve-platform/navigation-tabs/emulation-control/emulations/obtain-details-of-an-on-demand-emulation.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.
