> For the complete documentation index, see [llms.txt](https://docs.nmkr.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nmkr.io/nmkr-studio/token/metadata/fingerprint-metadata-preview.md).

# Fingerprint (Metadata preview)

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

To preview the metadata of a token, please click the fingerprint button, which can be found in the actions bar of your token.

<figure><img src="/files/0XmmsVisLipqwIErHDSy" alt=""><figcaption></figcaption></figure>

The following tab shows you the metadata of your token and allows you to copy it to the clipboard or view it on the [pool.pm Metadata test](https://pool.pm/test/metadata) site. To view it on the pool.pm test site, please copy the metadata from NMKR Studio and then paste it in the field on the left side of the website.

<figure><img src="/files/9itPXly8nvG8w7vWPlN4" alt=""><figcaption><p>Preview the metadata of your token in NMKR Studio</p></figcaption></figure>

The pool.pm metadata test side allows you to preview and live edit the metadata of your token.

<figure><img src="/files/pXQgLzRTciYndrgBeaa7" alt=""><figcaption><p>Preview and live edit the metadata of your token on the pool.pm metadata test site</p></figcaption></figure>

{% embed url="<https://pool.pm/test/metadata>" %}
Direct link to the pool.pm metadata test site
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/fingerprint-metadata-preview.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.
