# Mint Open-Source NFT

***

To mint your Open-Source Strategy NFT, go to <https://app.runbot.io/nft/>

On your 'Mint a strategy NFT' Box, link your metamask account by cliking on the fox ([or see our doc here to connect your Wallet](/unb/connect-your-web3-wallet.md)). Confirm on the metamask pop-up and switch to the Arbitrum Network. \
If you need a bridge to transfer your Ethers from the Ethereum Chain to Arbitrum, you can use the official bridge: <https://bridge.arbitrum.io/?l2ChainId=42161>

<figure><img src="/files/0dqw21CkFjLljUkOzRdw" alt=""><figcaption></figcaption></figure>

***

Select 'Open source strategy' and the amount of NFT you want to mint at once. If you mint multiple NFTs at the same time, you can earn a discount (up to 30%).

<figure><img src="/files/n6IhXvU8WEm5znPjDbq6" alt=""><figcaption></figcaption></figure>

***

Select the strategy you want to mint. Your strategy must be "NFT compatible" (feature available on the [Strategy management Box](/strategy-boxes/strategy-management-backtest-box.md#nft-marketplace)) to display and be able to mint.

<figure><img src="/files/7d43LJr6RiYtql95AlCw" alt=""><figcaption></figcaption></figure>

***

Then, select the backtest period duration that will be displayed and available on your NFT. If you decide a 1 year period, users will only be able to backtest the strategy on the last year and not longer.&#x20;

<figure><img src="/files/hXCO1h784QXXscj9PU77" alt=""><figcaption></figcaption></figure>

***

If you want to, you can already set a sell price for your NFT, it will be automatically listed for sale (if enabled) at the choosen price. It is not a mandatory feature to mint.

<figure><img src="/files/qYTYjpYi2zeueopyrEWs" alt=""><figcaption></figcaption></figure>

***

Then, click ![](/files/nbB85dTIsCd3oxmyRtML) and accept the Metamask transaction! Your NFT will shortly appear on your list, click the refresh button if necessary ![](/files/nUfgD6vWPiVTgeI7IiLk). It can take up to a minute to be minted and appear.


---

# 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.runbot.io/unb/mint-open-source-nft.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.
