# 4. Upload Art to EasyAsset

This step will upload your art asset files for your Token to Arweave. This step will make them permanently stored on a blockchain.

### Step 1:

Go to: <http://easyasset.art>

### Step 2:

Fill out the form:

* Network: Select "Counterparty (Bitcoin NFT)"
* Asset Name: Token name you used from the "Create Named Token" section
* Category can just be set to "Art"
* Sub Category can just be set to "NFT"
* Description will be displayed with your Token (not required).

Media assets:

* Thumbnail image (required)
* Animated GIF or Static Image (required)
* Video for the asset (if a video piece)
* High-resolution image (not required)
* Audio file (if an audio piece)

### Step 3:

Click "Create Asset JSON".

The process may take a few seconds; click the button only once.

![](https://lh4.googleusercontent.com/JGFCDXj9CeDAmc1nwLq4UCxjQmnRfdYZRUM0ly9jtyuX-yy6OLfGwCliBVPj75yW8LOtX698nlWhb4ysAGz0J3Ak320U_lKk-EAxhExkiKkYIGHwhiG-cdE6hweG_viTxnyORXmQ)

When the form has been submitted, copy the JSON file path and have it handy for the next section, "Update Token Description"


---

# 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://wiki.pepe.wtf/chapter-3-blockchain-counterparty-how-to/creator-onboarding-to-xcp/4.-upload-art-to-easyasset.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.
