# User Interface: Minting Your Items

## A. Minting Your Items In The Game Client

To mint your items in the Legions 2029 Game Client, simply click the mint button next to the item and you will be prompted to sign a transaction using the HyperPlay overlay.

<figure><img src="/files/6zhTHcB5SVGbgdcZDpVV" alt=""><figcaption></figcaption></figure>

**Please note: You will only be able to mint items in the game client (with the exception of custom Biosynths) if you are using the HyperPlay overlay.**

## B. Minting Your Items In The Legions 2029 DAPP

To mint your items in the Legions 2029 DAPP go to: <https://game.legions2029.com/mint>

Once there, you will see all the items in your inventory that are available to be minted as NFTs. You can mint those items by selecting the amount you would like to mint and then clicking the "Mint" button. You will then be prompted to sign a transaction and the ***items will be minted to the wallet that is signing the transaction.***&#x20;

<figure><img src="/files/JelKpVUlH9rmI78loF3N" 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.legions2029.com/walkthrough/user-interface-minting-your-items.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.
