> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sophon.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# FAQs

<Note>
  Please see the questions below to resolve any issue(s) you may be facing. If none of these relate to your problem, please contact <a href="mailto:product@sophon.xyz">[product@sophon.xyz](mailto:product@sophon.xyz)</a> for direct assistance.
</Note>

## Bridging Basics

<Accordion title="Does the native Sophon Bridge use LayerZero for all assets?">
  No, it doesn’t. The Sophon Bridge is our canonical bridge, the official one connecting Sophon to Ethereum. Some tokens might use LayerZero, and Sophon also supports them.
</Accordion>

<Accordion title="Is it possible to bridge assets in both directions?">
  Yes, but it depends:

  <ol>
    <li>Assets that exist on <strong>Ethereum</strong> can be bridged natively.</li>
    <li>Assets on protocols like <strong>LayerZero</strong> or <strong>Wormhole</strong> must use their respective bridges instead of Sophon’s Bridge, otherwise two versions of the asset will end up on Sophon’s side.</li>
    <li><strong>Sophon-native assets</strong> such as MUP can’t be bridged to Ethereum using Sophon’s native bridge. They can only be bridged if they were created using some specific protocol (like LayerZero).</li>
  </ol>
</Accordion>

<Accordion title="Will support be added for other networks like Arbitrum, Optimism and Base?">
  Support for these networks is already available on <a href="https://layerswap.io/app">Layerswap</a>. As Sophon grows, more tokens, chains, and protocols will be added.
</Accordion>

***

## Fees and Security

<Accordion title="Is there a fee for bridging?">
  It depends on the token:

  <ul>
    <li>For the <strong>Sophon Bridge</strong>, only standard gas fees on L1 and L2 apply.</li>
    <li>When it comes to other protocols like <strong>LayerZero</strong> or <strong>Layerswap</strong>, additional fees may apply.</li>
  </ul>
</Accordion>

<Accordion title="How secure is the native Sophon Bridge?">
  The native Sophon Bridge is as secure as the protocol itself, making it one of the safest components of our system. Sophon is built on a widely tested tech stack and reinforced with ZK proofs, so it’s very secure.
</Accordion>

***

## Processes and Third-Party Support

<Accordion title="Why do users need to wait 24 hours to claim after bridging?">
  This delay ensures transaction batches are finalized on Ethereum, preventing invalid withdrawals if the chain state rolls back. The wait time will soon drop to 3 hours.

  For more info, see ZKsync’s <a href="https://docs.zksync.io/zksync-protocol/security/withdrawal-delay">Official Docs</a>.
</Accordion>

<Accordion title="Are third-party bridges like Layerswap officially recognized by Sophon?">
  Sophon has partnered with Layerswap and trusts in their infrastructure and security. With this in mind, third-party bridges are fully responsible for maintaining the integrity of their operations. In the event of any issues, we will work with these providers to address the situation and arrive at a resolution as soon as possible.
</Accordion>
