# 7. Lock Supply

Once you are sure of the number of tokens you want available, you will lock the supply.

Doing this will create a limited number. So it could be a 1/1, 1/69 1/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 "Lock Token Issuance."

![](https://lh5.googleusercontent.com/WfWd8Q08HGeha8axZdnbBzdPcENMyeCEPlE6F1xs1DqUJ4BuvRn8ks05LUGnENc0WsgvYxYW6QBskkZMENcZYPCka0oM7uMKvW0wZsIa4sgqyHYrJ3DPZmR1x0Rt0N1fegauwWJU)

### Step 3:

Agree and click "Lock Token".

{% hint style="warning" %}
This step is irreversible.
{% endhint %}


---

# 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/7.-lock-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.
