# Seller Settlement Flow

### Before Settlement

* The seller owns tokens on the TGE Chain
* The order exists on the Listing Chain
* No tokens have been moved yet

### Initiating Settlement

When the seller clicks the Settle button, the system checks:

* The exact token amount required for this order
* Whether sufficient wrapped tokens already exist on the Listing Chain

<figure><img src="https://640655427-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIZ0DIaAx9IWoM4I1YGdV%2Fuploads%2Ft0OUJnyYOvNROpEmMAzy%2Funknown.png?alt=media&#x26;token=cf6063d5-97f3-4404-bdeb-ecf18fbd3ed5" alt="" width="381"><figcaption></figcaption></figure>

If the balance is insufficient, a bridge step is required.

### Bridging Tokens

The interface will display:

* The exact amount required to settle the order
* The bridge direction (TGE Chain to Listing Chain)

<figure><img src="https://640655427-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIZ0DIaAx9IWoM4I1YGdV%2Fuploads%2FSNF5xCTrcd0oPnRpbtdo%2Funknown.png?alt=media&#x26;token=11107a74-e621-4d03-9677-20f13f43f05d" alt="" width="369"><figcaption></figcaption></figure>

The seller must:

1. Switch the Network to the TGE Chain

<figure><img src="https://640655427-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIZ0DIaAx9IWoM4I1YGdV%2Fuploads%2F35WEDqf9pc2ibbFFNmYF%2Funknown.png?alt=media&#x26;token=2f8d4375-8ed8-412c-beb0-c1962ff4116b" alt="" width="361"><figcaption></figcaption></figure>

2. Approve and sign the bridge transaction

<figure><img src="https://640655427-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIZ0DIaAx9IWoM4I1YGdV%2Fuploads%2FErOKBJ9jT3GYaEhcZvS6%2Funknown.png?alt=media&#x26;token=6a5fe932-fc8d-4cee-ac87-3410539c2af6" alt="" width="306"><figcaption></figcaption></figure>

3. Wait for LayerZero confirmation, then click on Settle

**Note: The bridge process may take several minutes depending on LayerZero network conditions.**

<figure><img src="https://640655427-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIZ0DIaAx9IWoM4I1YGdV%2Fuploads%2FYCWUJcH9z1J2AAJeTczS%2Funknown.png?alt=media&#x26;token=06169b64-c078-4e5f-b722-96857d245d33" alt="" width="467"><figcaption></figcaption></figure>

### After Bridging

Once the bridge is confirmed:

* Wrapped tokens are minted on the Listing Chain
* Minted amount equals the bridged amount
* Tokens are backed **1:1** by locked assets on the TGE Chain

The original tokens:

* Are locked in a smart contract
* Remain owned by the seller
* Cannot be reused or withdrawn

### Completing Settlement

After sufficient wrapped balance exists:

* The seller click on settle and signs the settlement transaction

<figure><img src="https://640655427-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIZ0DIaAx9IWoM4I1YGdV%2Fuploads%2FyjLqmnieCqW5sXRO2IZd%2Funknown.png?alt=media&#x26;token=4fdc9800-9235-4574-a681-e95b168369b9" alt="" width="316"><figcaption></figcaption></figure>

* Assets are transferred according to contract rules
* Payment is released to the seller
* The order status updates to Settled

***

### FAQs

<details>

<summary>When does a seller need to bridge tokens during settlement?</summary>

A bridge step is required if the system detects an insufficient balance of wrapped tokens on the Listing Chain to fulfill the specific order amount.

</details>

<details>

<summary>What actions must a seller take on the TGE Chain to initiate bridging?</summary>

The seller must switch their network to the TGE Chain, then approve and sign the bridge transaction as displayed in the interface.

</details>

<details>

<summary>How long does the bridging process typically take?</summary>

The bridge process may take several minutes, as it depends on the current network conditions of the LayerZero protocol.

</details>

<details>

<summary>What happens to the seller's original tokens after bridging?</summary>

The original tokens are locked in a smart contract on the TGE Chain; they remain owned by the seller but cannot be reused or withdrawn once the bridge is confirmed.

</details>

<details>

<summary>How is the settlement finalized after bridging is complete?</summary>

Once sufficient wrapped balance exists, the seller clicks "Settle" and signs the transaction to release the payment and update the order status to "Settled".

</details>
