# Schema Tree UI

## 1. Viewing Schema Tree

Schema tree hierarchy can be viewed by clicking on Tree button for each Policy Schema or Tool Schema as shown below:

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

We can move the image by holding and moving the mouse.

Each schema and its child schemas are represented by same color in parent to child fashion.

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

## 2. Downloading Tree

Schema Tree hierarchy can be downloaded by clicking on Download icon:

<figure><img src="/files/9DJoDA2qjedoWbCGboCR" alt=""><figcaption></figcaption></figure>

## 3. Demo Video

[Youtube](https://youtu.be/8FxSSO0ttoQ?si=HjrV-8r_zkHWQAWD\&t=100)


---

# 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/schemas/schema-tree/schema-tree-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.
