# ISCN Browser

{% hint style="warning" %}
The documentation is designed for Liker Land and LikeCoin v2. For information on 3ook.com and LikeCoin v3, please visit [docs.3ook.com](https://docs.3ook.com).
{% endhint %}

With Wancat's [ISCN Browser ](https://likecoin.github.io/iscn-browser)you can easily check the latest ISCN records and change their metadata.&#x20;

### Latest ISCN records

The page displays the latest ISCN records, including Timestamp, Name, Keywords, Stakeholders, Owner, URL and ISCN Fingerprints.&#x20;

<figure><img src="/files/kmTIVGDoEa0IwR7BaTl1" alt=""><figcaption><p>ISCN Browser</p></figcaption></figure>

Click "Details" of a single record to view the detailed information of the ISCN record on [app.like.co](https://app.like.co/).

<figure><img src="/files/g39YA9L02CnoSJ2B197F" alt=""><figcaption><p>Click "Details" to view the detailed information of the ISCN record</p></figcaption></figure>

<figure><img src="/files/hHIstoGcWOdDAaQXX5yA" alt=""><figcaption><p>Click "Details" to view the detailed information of the ISCN record</p></figcaption></figure>

Click "Raw Data" to view the raw hash and metadata.&#x20;

<figure><img src="/files/9RJp0lg4uwzHi9bNS8k9" alt=""><figcaption><p>Click "Raw Data" to view the raw data</p></figcaption></figure>

### Connect wallet

Click "Connect" in the upper left corner to connect your wallet, you can choose [Keplr](/general-guides/wallet/keplr.md), [Cosmostation](/general-guides/wallet/cosmostation.md) or [LikeCoin app](/general-guides/dapp/liker-land/download.md).&#x20;

<figure><img src="/files/0R8oMq6ta5tpx1jRpUnh" alt=""><figcaption><p>Connect wallet</p></figcaption></figure>

After connecting the wallet, click the wallet address in the upper left corner to view all ISCN records associated with this wallet. Note that this feature is currently only applicable to the like1 wallet address.

<figure><img src="/files/RwPYIIQKMsN0OVJA47WO" alt=""><figcaption><p>View all ISCN records in the wallet</p></figcaption></figure>

### Edit or Transfer ISCN

<figure><img src="/files/8EFviPjsLEPCGq66GfKU" alt=""><figcaption><p>Edit or Transfer ISCN</p></figcaption></figure>

Click "Edit" to modify ISCN data including ContentMetadata, Stakeholders and ContentFingerprints, etc. After editing, click "Update".

<figure><img src="/files/FXApOWqYnufnS82n3qZy" alt=""><figcaption><p>Edit ISCN data</p></figcaption></figure>

Click "Transfer" to transfer the ISCN to another owner, enter the wallet address and click "Transfer" to transfer the ISCN.

<figure><img src="/files/GgjMhkWPeJeoXCpXFUOh" alt=""><figcaption><p>Transfer ISCN</p></figcaption></figure>


---

# 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.v2.like.co/depub/what-is-iscn/iscn-browser.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.
