# Search Policy using UI

1. [Step By Step Process](#id-1.-step-by-step-process)
2. [Demo Video](#id-2.-demo-video)

## 1. Step By Step Process

Policies can be searched by clicking on "Search policies" button. It can be searched based on their similarity to the given policy.

<figure><img src="/files/s11zj77p1V8OsWE2oHAg" alt=""><figcaption></figcaption></figure>

The results are displayed in the descending order, the most similar policy is displayed at the top. It also displays similarity rate percentage.

<figure><img src="/files/qpn83RgPhPEoThnMcpbi" alt=""><figcaption></figcaption></figure>

We can also have an option for full display mode of similarity result as shown:

<figure><img src="/files/bYA0AEGGBrqo93vzb5AN" alt=""><figcaption></figcaption></figure>

## 2. Demo Video

[Youtube](https://youtu.be/qvmSPYIZx8k?si=1zSNjIFzzB0iVWCX\&t=108)


---

# 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://guardian.hedera.com/guardian-dev/guardian/standard-registry/policies/block-policy-discoverability/search-policy-using-ui.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.
