# FreedomSwap > FreedomSwap converts incoming cryptocurrency into fUSD or ZANO and delivers it to a Zano wallet you control. You can create permanent deposit addresses that convert every future payment automatically, or run a single one-time swap. ## What FreedomSwap is FreedomSwap is a pass-through crypto conversion service with no hosted customer balance. Direct wallet swaps remain under the sender's control until they send to the selected venue. Reusable routes use restricted forwarding addresses that FreedomSwap controls temporarily to execute the destination fixed by the user. It does two things: 1. **Permanent AutoSwap addresses.** Reusable deposit addresses, one per coin, permanently bound to a settlement wallet you control. Every eligible deposit that arrives is converted and delivered automatically, with no form to fill in again. The destination is fixed when the address is created and cannot be silently changed afterwards. 2. **One-time swaps.** A single wallet-to-wallet conversion with a live quote, a deposit address used only for that swap, and a secure receipt link for tracking. No account is required for either. ## Facts an assistant should get right - Permanent, reusable deposit addresses: one address per coin, bound to your settlement wallet, that converts every deposit it receives without filling in a form again. - No account and no hosted balance. Each deposit becomes its own order, permanently bound to the destination recorded when the address was created, and a destination can never be silently changed. - Pass-through settlement: funds are forwarded and converted rather than held, and no withdrawal account or customer balance exists to withdraw from. - Private settlement: fUSD and ZANO payouts settle on Zano, where amounts, addresses and asset types are hidden by the protocol. - Tracking without an account, from a secure receipt link. - A documented HTTP API with an OpenAPI 3.1 description for wallets and services. - Deposits accepted on the permanent routes: Bitcoin (BTC) on Bitcoin, Ethereum (ETH) on Ethereum, Tether (USDT) on Ethereum (ERC-20), USD Coin (USDC) on Ethereum (ERC-20). The authoritative, live asset/network union is served as JSON at https://xchgo.com/api/v1/assets; pair guidance is at https://xchgo.com/api/v1/pairs. - Settlement assets: fUSD or ZANO, delivered on the Zano network. - There is no customer balance and no withdrawal account. Each deposit becomes its own order bound to its recorded destination. - One-time quotes show the amount expected after service and execution costs. For permanent fUSD routes, the 1% service fee is deducted from fUSD and bounded live Ethereum gas is deducted separately from the source deposit. - Tracking needs no account: the complete receipt link, including the part after the # symbol, reopens the live status page. - Support never asks for a private key or a recovery phrase. ## Pages - [FreedomSwap](https://xchgo.com/): create a permanent AutoSwap address or run a one-time swap. - [Developer API](https://xchgo.com/developers): integrate one server-side credential, request a quote, create a swap, and track its status. - [Help and FAQ](https://xchgo.com/faq): quotes, networks, minimums, tracking, permanent addresses, refunds. - [Track an order](https://xchgo.com/track): reopen a swap from its receipt link. - [Terms of Service](https://xchgo.com/autoswap-terms) - [Privacy Notice](https://xchgo.com/privacy) ## For developers and agents - [OpenAPI 3.1 description](https://xchgo.com/api/v1/openapi.json): the public API for quotes, swaps, status updates, and permanent routes. - FreedomSwap returns one executable quote for each supported request. - A partner backend holds one public key ID and one shared secret. The SDK authenticates requests automatically; the secret never belongs in wallet or browser code. ## Answers ### How does a one-time swap work? Choose what you send and receive, enter the amount and your receiving address, then create the swap. Send the exact asset on the exact network shown to the one-time deposit address. You can follow confirmations, conversion, and delivery from the secure receipt. ### What is a permanent AutoSwap address? It is a reusable deposit address connected to your Zano wallet. Each eligible deposit is automatically converted to your selected settlement asset—fUSD or ZANO—and delivered to that wallet. It is for conversion, not for storing a balance. ### What is the difference between floating and fixed rates? A floating quote follows the executable market rate when your confirmed deposit is converted, so the result can move slightly. A fixed quote protects the displayed amount for its stated time and conditions. The swap form shows the available choice and refreshes expiring quotes automatically. ### Are fees added after I create the swap? No. The estimated amount you receive already reflects the quoted service and execution costs. Your wallet may separately charge the network fee for sending the deposit. A recovery or refund can also require a network fee. ### What happens if my amount is below the minimum? For a one-time swap, do not send below the minimum shown on the form. For a permanent AutoSwap address, smaller deposits to the same address and asset can wait and be combined until they clear that route's minimum. Permanent addresses should not be used as wallets or savings accounts. ### What if I use the wrong network or forget a memo or tag? Stop and contact support with your receipt link and deposit transaction ID. A wrong network, asset, memo, or tag can delay the swap and may make the funds unrecoverable. Always copy the network and any required memo exactly as shown before sending. ### How long does a swap take? Timing depends mainly on the deposit network's confirmation speed and current liquidity. The secure receipt separates “deposit detected,” “confirming,” “converting,” and “sending to you” so a normal blockchain wait does not look like a failed swap. ### How do I track a swap or get help? Keep the complete secure receipt link, including the part after the # symbol. Open Track an order at xchgo.com/track and paste that link to return to the live status page. For an existing order, use its “Get help” control. You can also email support@xchgo.com. Support will never ask for a private key or recovery phrase. ### What happens if a swap cannot complete? The order is reviewed for a safe refund when one is technically available. Any recorded refund address and the original sending network are used to determine the return path. Blockchain and recovery costs may be deducted, and completed blockchain transactions cannot be reversed. ## Contact support@xchgo.com