# Minting Governance Tokens

Minting Governance Tokens is limited to the [Testnet](https://docs.clarity.vote/getting-started/using-clarity-on-testnet) version of Clarity.

Since participating in DAOs requires users to create Stakes using Governance Tokens they hold, DAOs need an easy way to distribute Testnet tokens to test users.

The asset that is minted by this function has the following metadata:

> **Policy ID:** 919d4c2c9455016289341b1a14dedf697687af31751170d56a31466e
>
> **Asset Name Hex:** 74434c4152495459

**Step 1: On the DAO's Dashboard page, click 'Mint Tokens'**

<figure><img src="https://1606530971-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7KeUA10Gto075Owy0rgM%2Fuploads%2FUex3b03R7Qpruepw8tHv%2FMint%20gove%20tokens%201.png?alt=media&#x26;token=2ef74a61-fce9-461c-83ba-f33d8a635f29" alt=""><figcaption></figcaption></figure>

**Step 2: Choose how many tokens to receive.**

<figure><img src="https://1606530971-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7KeUA10Gto075Owy0rgM%2Fuploads%2FXOajCzLz32ZfI7HZIaIq%2FMint%20gov%20tokens%202.png?alt=media&#x26;token=ea8ab33b-e3a0-45b2-9ffb-d6c1b967696a" alt=""><figcaption></figcaption></figure>

**Step 3: Confirm minting**

<figure><img src="https://1606530971-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7KeUA10Gto075Owy0rgM%2Fuploads%2FgzYpvdgdYMGXklfGNHXv%2FMint%20gov%20tokens%203.png?alt=media&#x26;token=e229b776-4487-45c4-8370-a860e05d98f8" alt=""><figcaption></figcaption></figure>

**Step 4: Sign the transaction**

Once the transaction has been accepted on-chain, the Governance Token will appear in your wallet. This may take several minutes.

<figure><img src="https://1606530971-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7KeUA10Gto075Owy0rgM%2Fuploads%2FF54kPe2rZqHIT7bVuswu%2FMint%20Gov%20tokens%204.png?alt=media&#x26;token=c34d239e-eb74-4943-9de0-f1e9aedce04c" alt=""><figcaption></figcaption></figure>


---

# 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://docs.clarity.vote/getting-started/using-clarity-on-testnet/minting-governance-tokens.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.
