# SafeSwap

## SafeSwap

- [Introduction to SafeSwap](https://docs.safeswap.io/introduction-to-safeswap.md): A Secure Cross-Chain Atomic Swapping Protocol to Enable Native Token Transfers Across Different Blockchains
- [How SafeSwap Works](https://docs.safeswap.io/learn/how-safeswap-works.md): The process of swapping native tokens from Wallet A on Blockchain X to Wallet B on Blockchain Y.
- [SHA Token](https://docs.safeswap.io/learn/sha-token.md): The SHA token is the primary utility token for both SafeSwap and the broader Safe Haven ecosystem.
- [Fee Structure](https://docs.safeswap.io/learn/fee-structure.md)
- [Fee Distribution](https://docs.safeswap.io/learn/fee-distribution.md)
- [SafeNodes](https://docs.safeswap.io/learn/safenodes.md): Owners of a SafeNode are given a share of all SafeSwap Fees.
- [Glossary](https://docs.safeswap.io/learn/glossary.md)
- [Swap Tokens](https://docs.safeswap.io/user-guides/swap-tokens.md): In this example we will swap native SHA tokens from vechain to native SHA tokens on Polygon.
- [Token Dashboard](https://docs.safeswap.io/user-guides/token-dashboard.md): SafeSwap supports dashboard features, giving users a numerical and graphic visualization of each token listed on SafeSwap.
- [Cross-Chain Atomic Swaps](https://docs.safeswap.io/technical/cross-chain-atomic-swaps.md)
- [HTLC](https://docs.safeswap.io/technical/htlc.md): Hashed Time-Locked Contract
- [Security Measures](https://docs.safeswap.io/technical/security-measures.md): Safe Haven maintains the highest possible standard of safety and quality.
- [Supported Blockchains](https://docs.safeswap.io/technical/supported-blockchains.md)
- [Supported Wallets](https://docs.safeswap.io/technical/supported-wallets.md): SafeSwap supports multiple wallets and can be expanded upon request for enhanced flexibility, thereby limiting the barriers of entry for the end-user.
- [Audits](https://docs.safeswap.io/technical/audits.md)
- [Hello World!](https://docs.safeswap.io/builders/hello-world.md): Originally built to expand the Safe Haven ecosystem to multiple blockchains, we are now offering the opportunity to other projects to integrate SafeSwap and easily adopt a multichain strategy too.
- [Cross-Chain Use Cases](https://docs.safeswap.io/builders/cross-chain-use-cases.md): SafeSwap's protocol enables a variety of cross-chain use cases
- [Token Listing](https://docs.safeswap.io/builders/token-listing.md): Elevate your token's accessibility and utility by enabling atomic cross-chain swaps through a listing on SafeSwap.
- [Whitelabel Integration](https://docs.safeswap.io/builders/whitelabel-integration.md): Integrate SafeSwap’s atomic swapping protocol directly in to your own dApps and make them accessible across multiple chains!
- [API Integration Guide](https://docs.safeswap.io/builders/api-integration-guide.md): This guide will provide details about integrating your dapp with SafeSwap. Your front end will interact with the SafeSwap smart contract and with our API. Let's get started!
- [Prerequisites](https://docs.safeswap.io/builders/api-integration-guide/prerequisites.md): There are some capabilities your web app will need
- [What is a Swap?](https://docs.safeswap.io/builders/api-integration-guide/what-is-a-swap.md)
- [Perform a Swap](https://docs.safeswap.io/builders/api-integration-guide/perform-a-swap.md): This covers each of the steps of a Swap
- [Initiate a Swap](https://docs.safeswap.io/builders/api-integration-guide/perform-a-swap/initiate-a-swap.md): The first step is to create a swap in the smart contract
- [Send Fees](https://docs.safeswap.io/builders/api-integration-guide/perform-a-swap/send-fees.md): Fees cover our portion of the smart contract interactions
- [Create the Swap in API](https://docs.safeswap.io/builders/api-integration-guide/perform-a-swap/create-the-swap-in-api.md): After creating a Swap in the contract, send it to our API so we can act on it.
- [Wait/Poll for the Swap](https://docs.safeswap.io/builders/api-integration-guide/perform-a-swap/wait-poll-for-the-swap.md): Wait for SafeSwap to set up the destination chain Swap
- [Complete the Swap](https://docs.safeswap.io/builders/api-integration-guide/perform-a-swap/complete-the-swap.md): When the Swap is ready, it is time to claim the funds
- [Cancel/Refund](https://docs.safeswap.io/builders/api-integration-guide/perform-a-swap/cancel-refund.md): If the Swap can't be completed, you can always refund.
- [Smart Contract Details](https://docs.safeswap.io/builders/api-integration-guide/smart-contract-details.md)
- [Our Swap Addresses](https://docs.safeswap.io/builders/api-integration-guide/our-swap-addresses.md): These addresses are the accounts that will be the counterparty to the user's Swaps
- [API Details](https://docs.safeswap.io/builders/api-integration-guide/api-details.md)
- [Safe Haven](https://docs.safeswap.io/about/safe-haven.md)
- [SafeTech](https://docs.safeswap.io/about/safetech.md)
- [Support](https://docs.safeswap.io/about/support.md)
