# 0fees

<h2 align="center">0fees</h2>

<h4 align="center">Trade Smart Pay Nothing</h4>

{% columns %}
{% column width="41.66666666666667%" %}

### Get started in 5 minutes

All plans include multi-chain support, advanced analytics, and our signature zero-fee trading across all supported blockchains.

<a href="https://0fees.trade/" class="button primary" data-icon="rocket-launch">Get started</a> <a href="https://app.gitbook.com/o/iprh5BqKQwKk1vk5GWJA/s/Szy6Ckwo2Yr4m3F5CRbY/" class="button secondary" data-icon="book-open">Read DOCS</a>
{% endcolumn %}

{% column width="58.33333333333333%" %}
{% code title="Test x402 payment" %}

```json
{
  "x402Version": 1,
  "accepts": [
    {
      "scheme": "exact",
      "network": "bsc",
      "maxAmountRequired": "0",
      "resource": "http://localhost:4024/0fees",
      "description": "0fees - Test endpoint for x402 Permit payments on BNB Chain",
      "mimeType": "application/json",
      "payTo": "0x742d35Cc6634C0532925a3b844Bc454e4438f44e",
      "maxTimeoutSeconds": 3600,
      "asset": "0x55d398326f99059fF775485246999027B3197955",
      "outputSchema": {},
      "extra": {
        "authorizationType": "permit",
        "name": "0fees Trade Smart Pay Nothing",
        "version": "1"
      }
    }
  ]
}
```

{% endcode %}
{% endcolumn %}
{% endcolumns %}
