# Metadata Check

With the Metadata Check you can check if the metadata of an asset is aligned with the [CIP-0025 Metadata Standard](https://docs.nmkr.io/nmkr-studio/project/metadata-template#metadata-template) and if it contains any incorrect characters or values.

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

The Metadata Check will now respond with a notfication message or an error message

{% hint style="warning" %}
However, for now, this Metadata-Check does not check if your [asset\_name](https://docs.nmkr.io/nmkr-studio/project/metadata-template#asset_name) is matching the tokenname in NMKR Studio. So please make sure to always use the [\<asset\_name> placeholder](https://docs.nmkr.io/nmkr-studio/project/metadata-template#asset_name) in your metadata to not cause any issues with that.
{% endhint %}

A great addition to the Metadata Cheker in NMKR Studio are [Editjson.org and the pool.pm Metadata chec](https://docs.nmkr.io/helpful-links/cardano-nft-ressources#nft-metadata-tools)k.


---

# 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://docs.nmkr.io/nmkr-studio/token/metadata/metadata-check.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.
