# Community NFTs Indicators

On Runbot, you can access a wide variety of indicators, from basics indicators like RSI, MACD, or advanced indicators like Orderflow, Liquidation, OpenInterest, HeatMap etc, that are all publics.

However, it is now possible to access privates indicators designed by a community member.

***

### How to access Community indicators <a href="#da3f" id="da3f"></a>

To access any Community Indicator, you must hold the associated NFT. You can buy them on the secondary market [here](https://app.runbot.io/nft/).

Once you’ve bought your NFT, simply connect your Metamask to Runbot.io and you are good to start creating exclusives strategies.

If you don't own the NFT indicators you will only be able to backtest your strategy, **you can't mint your strategy without buying or owning the associated NFT**.

Please note that, if you want to mint your Strategy that is including a Community Indicator, to an NFT and sell it later, the future buyer of the Strategy NFT has to hold the associated Community Indicator NFT aswell to execute the strategy.

***

### Collection fees <a href="#id-7c47" id="id-7c47"></a>

Community Indicators NFTs will have the exact same NFT collection fees as the Runbot collection, to learn more about it, refer to [The Strategies NFTs Page](https://docs.runbot.io/unb/strategy-nfts).

If you’d like to create your own Indicators for Runbot and create your NFT Collection connected to Runbot, please contact the team on [Discord](https://discord.gg/Runbot).


---

# 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/community-nfts-indicators.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.
