# Creating Policy Navigation (Stepper)

There is tab menu in right side in the policy configurator called "Navigation", which helps to configure the stepper in the policies.

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

There are all the roles for which you can create navigation:

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

You can also add steps and change step name and must select block (to be able to navigate through the navigation the block must be of the container type "interfaceContainerBlock")

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

Level in the above screenshot means sub-items of the menu

For example:

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

<figure><img src="/files/44bMhDB0LdlwyD3hqarf" 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://guardian.hedera.com/guardian-dev/guardian/standard-registry/policies/policy-creation/creating-policy-navigation-stepper.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.
