# Policy Search using UI

Policies can be searched based on their similarity to the given policy.&#x20;

Search can be initiated by clicking on "Search policies" button as shown below:

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

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

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

We can also display the search result in full display mode as shown below:

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


---

# 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.guardianservice.app/technical-information/users/standard-registry-users-schemas-and-policies/policies/block-policy-search/policy-search-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.
