# 3. Create Named Token

*We will be using a Counterparty wallet for this example, but you could also do these steps with Freewallet Desktop.*

### Step 1:

Go to: <https://coindaddy.counterwallet.io/> and log in with your 12-word passphrase.

### Step 2:

Under the Address Action dropdown, select "Create a Token” (Asset).

![](https://lh3.googleusercontent.com/sYpiLWlMuTzK5wLqEjc_nPKGSBs1l2ez6MKA0034pn-cZ5szLdxpNkGUTp_pa-B6VKBCxKQ3VJfQIDucLpBH2LWxyYoZEVVYELrlIvT5IQBwNrVO8MQw4DRUri7ucgzkQcVLIAIC)

### Step 3:

Fill out the form:

* Name Type: Select "Alphabetic name with anti-spam fee (0.5 XCP)"
* Token Name: Must contain between 4 and 12 uppercase letters only (A-Z) and cannot start with 'A'.
* Description: Leave blank (will update in next step)
* Quantity: Set to 1 (can update later)
* Uncheck "Make divisible?"
* Select "Create Token"


---

# 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/3.-create-named-token.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.
