# Feature Marketplace

{% hint style="warning" %}
Level up your trading experience with custom scripts + indicators.
{% endhint %}

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

## Overview <a href="#id-2bc8" id="id-2bc8"></a>

The Feature Market place is where traders can **create, share and monetise their own indicators** created from Lambda 2.0 data feeds. Simply code your own script and publish on the marketplace for others to use.

Traders can create free features/indicators or have private, paid-only scripts that are monetised. Only Pro users can become Feature Market Merchants.

{% content-ref url="/pages/l7XpdVXMyIRZfKW5l8EC" %}
[Platform Pricing](/lambda-markets/getting-started/platform-pricing.md)
{% endcontent-ref %}

All transactions within the Feature Marketplace are denominated in [LMDA](/lambda-markets/powered-by-lmda/the-lmda-token.md).

## Using the Marketplace <a href="#id-084b" id="id-084b"></a>

Lambda’s own custom scripts will be available in the marketplace and new scripts will be rolled out frequently, but to harness the power of our community — you’ll be able to create and sell your own scripts IF you’re a ‘Pro’ tier subscriber.

If you need a quick solution, you can find plenty of pre-made options in the marketplace. But if you’re looking for something slightly more complex, you can create your own solution or see if someone else already has.

## Powered by LMDA <a href="#id-02ac" id="id-02ac"></a>

All transactions are processed using the[ LMDA token](/lambda-markets/powered-by-lmda/the-lmda-token.md), and with each transaction 10% tokens are burned. This should make LMDA increasingly scarce on decentralised markets and reward heavy users of the platform.

<figure><img src="/files/IyHnkNYe326ZzDs81zu9" alt=""><figcaption><p>LMDA token flow</p></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.lambda.markets/lambda-markets/lambda-platform/overview/feature-marketplace.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.
