# Transfer

When the user digs out the corresponding Inscription, the user can open and see all Inscriptions in [page](https://app.zkdx.io/inscriptions)

If the user has an Inscription, the user will see a Transfer button, and the user can click the Transfer button.

Thus transferring this Inscription to another address.

The Inscription after Transfer will be changed to the name of another address. The transferor will no longer own the Inscription.

<figure><img src="https://511330689-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwlSvJsuEL65N9L5ozXCP%2Fuploads%2FvaGbdzqjmFYKWmMnP7Y4%2F003_transfer_page-0001.jpg?alt=media&#x26;token=2b263022-03dc-4af8-abf4-c3ea63cb38c8" alt=""><figcaption></figcaption></figure>

Users can also click Open Inscriptions to view the user's unique Inscriptions, so that users can view their own Inscriptions

<figure><img src="https://511330689-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwlSvJsuEL65N9L5ozXCP%2Fuploads%2FqeaD8xmTHWwpNeIBLw8H%2F003_transfer_page-0002.jpg?alt=media&#x26;token=61432dc1-b042-4f47-a3f7-b80b94db255d" alt=""><figcaption></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://zkdx-inscriptions.gitbook.io/docs/user-guides/transfer.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.
