# Dispute

If a contract is already registered under a different app in Fee Monetization, your registration attempt will fail with `ContractAlreadyRegistered(contract, projectID)`.

If you believe the contract rightfully belongs to you, file a dispute using the steps below.

1. Visit the [Fee Monetization dashboard](https://feem.soniclabs.com/) and connect your admin wallet
2. Click *My FeeM* in the menu and then *Create Dispute*
3. Enter your dispute contact email address and the contracts you wish to dispute
4. Click *Submit* and pay the 50 S fee, which will be refunded if the dispute is accepted

Once submitted, we will process your dispute as quickly as possible and notify you via email. If resolved in your favor, the dispute fee is refunded and the disputed contracts are moved to your app.

{% hint style="info" %}
To manually dispute a contract, use the [DisputeResolver](https://sonicscan.org/address/0x4A843aa35E1bcdE5279fE642D511A0C77DF725D6#code) to open a dispute. Attach a refundable dispute fee and call `openDispute()` providing all the details required to resolve the issue. If resolved in your favor, the dispute fee is refunded back to you and the disputed contracts are moved to your app.
{% endhint %}
