# Curation plans

{% hint style="success" %}
This page does not impose any access restrictions. Instead, it serves as a guide for Curators, helping them navigate the process of building a lending business on Gearbox and making effective use of the technical stack built around permissionless contracts.
{% endhint %}

The Gearbox Permissionless Governance contracts are designed to enable non-custodial use by anyone interested.&#x20;

The "tariffs" below serve only as an analogy to guide Curators in choosing the level of autonomy and customization that fits their goals, whether it's testing business ideas, expanding into new markets quickly, or fine-tuning every critical detail.

### Codebase usage

<table><thead><tr><th width="369.4296875">Feature</th><th width="84.79296875" data-type="checkbox">Basic</th><th width="129.67578125" data-type="checkbox">Professional</th><th width="119.66015625" data-type="checkbox">Enterprise</th></tr></thead><tbody><tr><td>Build transactions to Create and Configure Markets using <a href="https://permissionless.gearbox.foundation/curators/">Permissionless Interface</a> (PI), using all the Gearbox contracts that were signed by auditors in Bytecode Repository</td><td>true</td><td>true</td><td>true</td></tr><tr><td>Use Gearbox testing suite to simulate the state, test transactions and Front-End before launching Markets in production</td><td>true</td><td>true</td><td>true</td></tr><tr><td>Request additional integrations (adapters, price feeds) from Gearbox core developers</td><td>false</td><td>true</td><td>true</td></tr><tr><td>Develop and audit new pieces of code for specific needs</td><td>false</td><td>false</td><td>true</td></tr></tbody></table>

### Front-end

<table><thead><tr><th width="369.4296875">Feature</th><th width="84.7109375" data-type="checkbox">Basic</th><th width="130.375" data-type="checkbox">Professional</th><th width="120.4140625" data-type="checkbox">Enterprise</th></tr></thead><tbody><tr><td>Get your personal Curator's domain<br>(your_curator.gearbox.fi)</td><td>true</td><td>true</td><td>true</td></tr><tr><td>Get your Market and Strategies featured on app.gearbox.fi</td><td>false</td><td>true</td><td>true</td></tr><tr><td>Host your own version of Gearbox Fron-end</td><td>false</td><td>false</td><td>true</td></tr></tbody></table>

### Fee sharing and Liquidity Mining incentives

<table><thead><tr><th width="369.4296875">Feature</th><th width="84.796875" data-type="checkbox">Basic</th><th width="129.9296875" data-type="checkbox">Professional</th><th width="130.23828125" data-type="checkbox">Enterprise</th></tr></thead><tbody><tr><td>Receive 50% of fees generated by curated markets</td><td>true</td><td>true</td><td>true</td></tr><tr><td>Receive $GEAR LM incentives for the Markets' deposits</td><td>false</td><td>true</td><td>true</td></tr><tr><td>Negotiate specific fee/ token sharing with DAO</td><td>false</td><td>false</td><td>true</td></tr></tbody></table>

### Monitoring tools and Emergency permissions

<table><thead><tr><th width="369.4296875">Feature</th><th width="84.54296875" data-type="checkbox">Basic</th><th width="130.04296875" data-type="checkbox">Professional</th><th width="120.03515625" data-type="checkbox">Enterprise</th></tr></thead><tbody><tr><td>Use Gearbox monitoring services to keep an eye on critical metrics (Optimistic Liquidator, Insolvency Monitor) or connect external products (Hypernative, etc.)</td><td>true</td><td>true</td><td>true</td></tr><tr><td>Use Emergency and Loss liquidators maintained by Gearbox core developers</td><td>true</td><td>true</td><td>true</td></tr><tr><td>Run own monitoring tools and liquidators</td><td>false</td><td>true</td><td>true</td></tr></tbody></table>
