# Demo using UI

“Suggestions” tab is added for Standard Registry (SR) section under Policies menu option.

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

1. It allows to setup suggestion priority order of policies and modules. A user with SR role can drag and drop items to create specific prioritized sequence of policies to use for suggestions.

<figure><img src="/files/8EOvGi6wfRzhWPT7ORV6" alt=""><figcaption></figcaption></figure>

2. Suggestion mode can be turned on by clicking on “Suggestions” button in policy/module configurator

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

2. When the mode is enabled Policy Configurator displays the most relevant block (based on the policies in the ‘Suggestions’ list) after the selected block (block name and a short description tip are displayed). Users can click on the suggested block to add it to the policy configurator.


---

# 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/auto-suggestion/demo-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.
