# Easy Inscription User Guide

1. Open TokenPocket, click on the "Discover" menu at the bottom, switch to the category of "Inscription," and select "TP Inscription."

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3qtItoZih7cEdFc6kPNk%2Fuploads%2FhvnUilQO5p91CAuSsyt3%2F1.png?alt=media&#x26;token=65f1c5db-2813-48f5-9865-57cf0fdd3251" alt=""><figcaption></figcaption></figure>

2. The Inscription  will automatically identify the network based on the blockchain you are currently using. Click on the "\[Network Selection]" menu to choose and reconnect the wallet corresponding to the supported blockchain.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3qtItoZih7cEdFc6kPNk%2Fuploads%2F73CIVGxxtlA0pieXaI33%2F2.png?alt=media&#x26;token=cb44545e-1f0c-4b94-8551-1bfa6b5b7b8c" alt=""><figcaption></figcaption></figure>

3. The Inscription features a simple design, primarily divided into "\[Text Data]" and "\[Hexadecimal Data]." After entering text data in the input field below, it will automatically convert to hexadecimal data. Likewise, using hexadecimal data will display the corresponding text data, facilitating the input and casting of different data.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3qtItoZih7cEdFc6kPNk%2Fuploads%2FrDitFZpHEV57WfpBS4do%2F3.png?alt=media&#x26;token=4096dcdc-aa2c-44b9-bce1-c8b083419fae" alt=""><figcaption></figcaption></figure>

After clicking on "\[Forge]," the wallet transaction interface will pop up. Once the execution is complete, the on-chain forging operation for the inscription will be successfully carried out.


---

# 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://help.tokenpocket.pro/en/wallet-operation/tp-tools/inscription.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.
