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

# Troubleshooting

> Common issues and their solutions

<Info>
  WIP — This guide is being updated to reflect the latest OS workflows.
</Info>

## Quick Issue Resolution

Find solutions to the most common Render Network problems with our comprehensive troubleshooting guide.

## Wallet Connection Issues

### Connection Problems

<AccordionGroup>
  <Accordion title="Wallet Not Connecting" icon="wifi-off">
    **Common Causes & Solutions:**

    **Browser Extension Issues:**

    * ✅ Ensure wallet extension is installed and updated
    * ✅ Check if extension is enabled in browser
    * ✅ Try refreshing the page
    * ✅ Clear browser cache and cookies
    * ✅ Disable VPN or proxy if active

    **Network Problems:**

    * ✅ Verify internet connection stability
    * ✅ Check firewall/antivirus settings
    * ✅ Try different browser (Chrome recommended)
    * ✅ Disable ad blockers temporarily
    * ✅ Check for browser compatibility
  </Accordion>

  <Accordion title="Transaction Failures" icon="x-circle">
    **Transaction Debugging:**

    **SOL Balance Issues:**

    * ✅ Verify sufficient SOL for transaction fees (minimum 0.000005 SOL)
    * ✅ Check SOL balance on wallet dashboard
    * ✅ Ensure wallet has enough for network fees
    * ✅ Wait for network congestion to clear

    **\$555 Token Issues:**

    * ✅ Confirm \$555 token balance
    * ✅ Verify token contract address
    * ✅ Check if token is approved for spending (if required)
    * ✅ Ensure sufficient allowance for transactions
  </Accordion>

  <Accordion title="Connection Timeouts" icon="clock">
    **Network Timeout Solutions:**

    **Immediate Actions:**

    * ✅ Refresh the connection attempt
    * ✅ Switch to a more stable network
    * ✅ Close unnecessary browser tabs
    * ✅ Restart wallet extension
    * ✅ Try connecting from mobile wallet

    **Advanced Troubleshooting:**

    * ✅ Check RPC endpoint status
    * ✅ Verify wallet RPC configuration
    * ✅ Test with different RPC endpoints
    * ✅ Clear wallet transaction history
  </Accordion>
</AccordionGroup>
