# Mint NFTs

{% embed url="<https://www.youtube.com/watch?v=RxTVU5LatIQ>" %}
User Interface might be different to most recent version of app due to UI change.
{% endembed %}

[1.1. Connect your wallet](/connect-wallet.md)

[1.2. Click “Mint”](#1.2.-click-mint-from-menu-nft)

[1.3. Fill in all required information and Submit](#1.3.-fill-in-all-required-information)

[1.4. Approve the transactions](#1.4.-approve-the-transactions)

[1.5. Finish](#1.5.-finish)

### 1.2. Click “Mint” from menu “NFT”

![](/files/BlHI2DYzqGxM4nafCDC8)

### 1.3. Fill in all required information&#x20;

* Upload the image asset, ensure image file name is less than 28 characters.
* Enter all mandatory fields filled with information. Ensure selecting the correct Blockchain (Algorand is selected by default).
* Click “Submit” button to proceed.

![](/files/LSXPfKXUxhJT3MP4ZIoX)

### &#x20;1.4. Approve the transactions&#x20;

Once you have hit the Submit button, this will trigger actions of for signing.

Confirm the transactions from your connected wallet.

![](/files/jOJpIhCT1zitEPzwJEwS)

### 1.5. Finish&#x20;

Upon successful NFT creation, a successful message will appear.&#x20;

![](/files/tFuftqZpATDg2ZPhxy5R)

User will be redirected to the NFT detail screen. Now you are set to kick off a Borrow (loan) transaction.

![](/files/ht0Frp8S9TbwFaPybt5Z)


---

# 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.galapago.app/how-to/mint-nfts.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.
