# Cross-Chain Interoperability

CoinFever is designed to bridge players and liquidity from various blockchain ecosystems into a single, unified gaming experience. By allowing players to connect wallets from different chains to one game account, CoinFever ensures that all interactions, from deposits to staking and withdrawals, can be managed effortlessly across chains, with all activities aggregated under one interface.&#x20;

This chain-agnostic approach not only simplifies onboarding with chain-specific deposit methods but also facilitates flexible withdrawals, enabling cross-chain swaps to a player's preferred chain.&#x20;

## Supported chains

* Sui


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://whitepaper.coinfever.app/coinfever-intro/cross-chain-interoperability.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
