# 6. Increase Supply

If you have not locked the Token supply, you can issue more tokens. For example, you would want to do this if you created only 1 Token to start but wanted the supply to be 100.

### Step 1:

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

### Step 2:

Select the small arrow dropdown on the Token you have created and select "Issue Additional"

![](https://lh4.googleusercontent.com/5RjJUkWGkioful5RnmUnaLnCbEm_abuoezyssynXx7k5GjDIEmPn-1lMzxENm6P_uc0-t10BIgKfeisUfHQXDeyPyjKnp2MlYNR6XN8vHt9ffBawGeCW1u_O29CZFFMhuLhFbxpZ)

Enter the amount you want to issue in the "Additional Qty" field.

To get to 100, in our case, you would enter 99.

Select and click "Issue Additional".


---

# 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/6.-increase-supply.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.
