# Policy Labels

Policy Labels functionality enables Guardian users to create and publish assessment and evaluation tools (‘Label definitions’) for tokens and their provenance data. These tools can be applied to any tokens to automatically verify if the tokens/data satisfy conditions/rules defined in the Label. These conditions can be of significant complexity, which is conveniently hidden from end users behind simple wizard-like UI. Thus, Labels can be used by individuals to assess properties of tokens without knowledge of methodologies and/or mathematical skills. Labels can be applied to issued tokens/data retrospectively, the results of evaluations (‘Label documents’) can be published or kept private.


---

# 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-labels.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.
