# Package Search

The "Search" option is displayed at the top of the table. <mark style="color:orange;">“Search...”</mark> to search for packages.&#x20;

To search for artifacts, follow the steps below:&#x20;

1. Enter the name of a package or some characters in the Search Name field.&#x20;
2. Press the ENTER key to perform the search or allow the table to dynamically filter results.&#x20;


---

# 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.reveald.com/technical-documentation/admin-guides/epiphany-validation-engine-users-guide/chapter-3-eve-platform/navigation-tabs/emulation-control/packages/package-search.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.
