# Strategy NFTs

<figure><img src="https://793384675-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsQezxfp9oB9jrccv5OA4%2Fuploads%2FMj36IldNlApWJE1WATvW%2Fimage.png?alt=media&#x26;token=cc85e255-0d2f-4141-8b49-a4c7919fb04c" alt="This is a trading bot strategy runbot nft"><figcaption></figcaption></figure>

**Runbot** offers you the possibility to monetize your trading knowledge and your strategy creating skills. You are an experienced trader, an excellent strategy builder? Or you simply don’t have much capital to invest but a lot of time? **Runbot NFTs** are for you.

***

Once you are done backtesting and creating your trading strategy on Runbot.io, simply mint it on the [NFT Runbot page](https://app.runbot.io/nft/). Only available on the Arbitrum network for now.

### What is an Open-Source NFT?

An Open-Source NFT is a type of non-fungible token associated with a trading strategy that allows the holder full access to the Runbot strategy's parameters, source code, and features.&#x20;

By owning an Open-Source NFT, the holder can edit or copy the strategy for their own use. Unlike some other NFT types, Open-Source NFTs do not expire, which means the holder can use the strategy for as long as they wish.

Please note when an NFT is on sale, it is not possible to see the paramaters of the strategy, only his backtest results.

***

### What is a Rental NFT?

A Rental NFT is a type of non-fungible token associated with a trading strategy that grants the holder limited access to the Runbot strategy.

&#x20;Unlike an Open-Source NFT, the holder of a Rental NFT cannot view the strategy's parameters, source code, or edit or copy the strategy. They can only execute the strategy and receive alerts from it.&#x20;

Rental NFTs come with a specified usage period, after which they expire. Once the Rental NFT expires, the holder can no longer use the associated trading strategy.\
For example, you can mint a Rental Strategy NFT with a 6 months period of use. As soon as the NFT is sold, the countdown begins. 6 months later, the holder can no longer use the strategy.<br>

***

### Mint prices

The mint price per Open-Source NFT is **0.01** ETH, you can earn discounts if you mint multiple NFTs of the strategy at the same time, up to **30%**.\
The mint price for Rental NFTs depends of their Rental time, it starts at 0.004 ETH up to 0.02 ETH for the maximum period.

If your strategy is using a [*Community Indicator*](https://docs.runbot.io/unb/community-nfts-indicators), please refer to this [article ](https://docs.runbot.io/unb/community-nfts-indicators)for specific details.

***

### NFT Runbot collection fees <a href="#id-1be7" id="id-1be7"></a>

For each new transaction of the NFT a minimum base fee will be necessary (0.01 eth for Open-Source NFTs, and between 0.004 up to 0.02 ETH for Rental NFTs) or a 10% fee of the sale price.\
The maximum of the base fee **or** the percentage fee will be applied. This fee will help to prevent the creator of the strategy to be short-cut by speculators.

If you want to transfer your NFT for free (only blockchain fees), between two of your wallets and don’t apply any collection transfer fee, use Transfer a NFT Box on this [page](https://app.runbot.io/nft/).

***

### How to use your Strategy NFT <a href="#id-1d4e" id="id-1d4e"></a>

Holding a Strategy NFT will give you the right to use the strategy, to do so, import it directly to your Runbot account by linking it with the Metamask connection box [here](https://app.runbot.io/nft/).&#x20;

To find the **Open-Source NFT** you are holding, go to [https://app.runbot.io/Strategies](https://app.runbot.io/Strategies/27413) and find it on the [Strategy list Box](https://docs.runbot.io/strategy-boxes/strategy-list), open the NFT folder:

<figure><img src="https://793384675-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsQezxfp9oB9jrccv5OA4%2Fuploads%2FplTNzYH6vaRaW6WfSf7g%2Fimage.png?alt=media&#x26;token=d4dc8239-5140-42ed-aab6-8ee51bd23c62" alt=""><figcaption></figcaption></figure>

To use and receive alerts from a Rental **NFT** you are holding, go to <https://app.runbot.io/Bot> and find it directly on the "Bot webhook configuration" box and then "Linked Strategy" list. \
When setting up a webhook, select the NFT strategy on the 'Strategy list' parameter.

To learn even more about our NFTs Hub, read our medium article [here](https://medium.com/@Runbot/discover-the-runbot-nft-marketplace-your-new-trading-strategy-hub-35bc2bdc232e).

***

## Runbot SmartContract Adress

<https://arbiscan.io/token/0x9da63f8016d78181e881692e8a3d7ee1c23205fe>


---

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