# Token Art

## Overview

Token.art provides a unified multi chain view of all of your NFTs. You can filter or search for NFTs based on things like its name, collection name, and rarity. No wallet authentication is required, all you have to do is enter in your wallet address, and all of your NFTs will be aggregated.

{% embed url="<https://token.art/>" %}

Watch this short video to learn how to use token.art! 👇

{% embed url="<https://youtu.be/k1xRy-q6uVc>" %}


---

# 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://telos-nft.gitbook.io/telosnft/collector-tools/token-art.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.
