# Mint NFTs

Step 1: Switch to Endless Chain Open Luffa and enter the wallet wallet, click on the bottom navigation bar “Network Switch” → select Endless chain.

Step 2: Create NFT Click “NFT” in the navigation bar → select “Create NFT” → click “Work” type. Fill in the information of the work Name: Enter the title of the work in English (Chinese name is not supported for the time being). Description (optional): add a brief description of the work or metadata (e.g. creator's signature, copyright statement). Upload file: Support image (jpg/png/svg/gif) format (recommended to compress to less than 50MB).

Step 3: Deploy and Sign Click “Deploy to Endless” → A pop-up window will show the transaction details (Gas fee/handling fee). After double-checking the information, click “Confirm” → enter your wallet PIN to complete the authorization.

Step 4: Check the casting result


---

# 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://userguide.luffa.im/nft/mint-nfts.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.
