# ISCN Browser

Wancat 製作 [ISCN Browser](https://lancatlin.github.io/iscn-browser/) 方便查閱最新 ISCN 記錄及修改內容。

### 查看最新 ISCN 記錄

當前版面顯示最新的 ISCN 記錄，資訊包括時間戳 ( Timestamp )、名稱 ( Name )、Keywords ( 關鍵字）、持份者 ( Stakeholders )、擁有者 ( Owner )、URL 及 ISCN 指紋 ( Fingerprints )。

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

點單筆記錄的「Details」可查看到該筆 ISCN 記錄於 [app.like.co](https://app.like.co/) 的詳盡資料。

<figure><img src="/files/xn8QwuBh2a6M2g5tHUie" alt=""><figcaption><p>點「Details」查看 ISCN 詳盡資料</p></figcaption></figure>

<figure><img src="/files/gbdS3rvaxq94bTBjUaLB" alt=""><figcaption><p>點「Details」查看 ISCN 詳盡資料</p></figcaption></figure>

點「Raw Data」則可參看原始數據。

<figure><img src="/files/SkhxDFRabpISylUG2dvm" alt=""><figcaption><p>點「Raw Data」查看原始數據</p></figcaption></figure>

### 連接錢包

點左上角「Connect」可連接錢包，選擇 [Keplr](/zh/general-guides/wallet/keplr.md)、[Cosmostation](/zh/general-guides/wallet/cosmostation/cosmostation-deposit-and-send-likecoin.md) 或 [LikeCoin app](/zh/general-guides/dapp/liker-land/download.md) 均可。

<figure><img src="/files/nvK3uVGt5eYy9Zsds75L" alt=""><figcaption><p>連接錢包</p></figcaption></figure>

連接錢包後點左上角錢包地址可觀看此錢包所有 ISCN 記錄（留意暫時只適用於 like1 錢包地址）。

<figure><img src="/files/JUBrpaQgqIstd4vQNz5s" alt=""><figcaption><p>查看錢包中所有 ISCN 記錄</p></figcaption></figure>

### 修改或轉移 ISCN

<figure><img src="/files/qFOD6WDgQgCmaG36xT1n" alt=""><figcaption><p>修改或轉移 ISCN</p></figcaption></figure>

點「Edit」修改 ISCN 資料包括內容元數據 ( ContentMetadata )、持分者 ( Stakeholders ) 及內容指紋 ( ContentFingerprints ) 等，輸入新資料後點「Update」即可。

<figure><img src="/files/FkY0K1CjjUwxprxiY5wn" alt=""><figcaption><p>修改 ISCN 資料</p></figcaption></figure>

點「Transfer」將 ISCN 轉移給別的擁有者 ( Owner )，輸入錢包地址後點「Transfer」即可將 ISCN 轉移。

<figure><img src="/files/r10vd7TirDC9VyXiGYnI" alt=""><figcaption><p>轉移 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/zh/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.
