> For the complete documentation index, see [llms.txt](https://docs.nekodex.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nekodex.org/nekodex-playground/docs-for-users/trade-perpetual-futures/perp-contract-specs.md).

# Perp contract specs

{% hint style="info" %}
Looking for smart contracts? Please see [Contracts](/nekodex-playground/docs-for-devs/contracts.md)
{% endhint %}

<table><thead><tr><th>Market</th><th>Max leverage</th><th>Maintenance margin ratio</th><th>Initial Margin</th><th data-type="checkbox">Funding Fees</th></tr></thead><tbody><tr><td>ETHUSD</td><td>50x</td><td>x%</td><td>2%</td><td>true</td></tr><tr><td>BTCUSD</td><td>50x</td><td>x%</td><td>2%</td><td>true</td></tr><tr><td>XRPUSD</td><td>50x</td><td>x%</td><td>2%</td><td>false</td></tr><tr><td>More...</td><td></td><td></td><td></td><td>false</td></tr></tbody></table>
