# Tools

## **Overview of Tools in the Guardian**

In the Guardian, 'Tools' are integral components within the policy architecture, offering specialized functionalities distinct from other policy elements. These Tools are designed to align with digital methodologies used by organizations like UNFCCC and Verra, thus ensuring standardization and effectiveness in policy execution.

## **Defining Characteristics of Tools**

1. **Component-Based Structure:** Unlike Modules, Tools maintain a component-based structure within policies. They are linked to policies through references rather than being fully embedded, maintaining a level of isolation. This design preserves the integrity of their internal mechanics, such as blocks, events, and schemas.
2. **Interface-Driven Interoperability:** Tools are equipped with dedicated interfaces for seamless interaction within the policy ecosystem. These interfaces facilitate effective communication and functionality of Tools alongside other policy content.
3. **Limited Editability:** Tools are designed with restricted editability to maintain their standardized functions. Standard Registries can modify only the external interfaces of Tools, ensuring consistent application and performance in line with established methodologies.
4. **Hierarchical Integration:** Unique to Tools is their ability to encapsulate other Tools, allowing for a hierarchical structure within policies. This feature enables the development of complex, layered policy frameworks where each Tool contributes specific capabilities.


---

# 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/tools.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.
