# HOW TO

- [Get Started On PulseChain](https://docs.libertyswap.finance/how-to/get-started-on-pulsechain.md)
- [Buy USDC with GBP and Bridge to PulseChain](https://docs.libertyswap.finance/how-to/get-started-on-pulsechain/buy-usdc-with-gbp-and-bridge-to-pulsechain.md): Using zkp2p.xyz and LibertySwap
- [Protect Your Trading Privacy With LibertySwap](https://docs.libertyswap.finance/how-to/protect-your-trading-privacy-with-libertyswap.md)
- [Shield/Unshield assets between BNBChain and Railgun](https://docs.libertyswap.finance/how-to/protect-your-trading-privacy-with-libertyswap/shield-unshield-assets-between-bnbchain-and-railgun.md): Below is a step-by-step guide for shielding/unshielding USDC between BNBChain and Railgun.
- [Shield your ETH or WETH from MegaETH to Railgun](https://docs.libertyswap.finance/how-to/protect-your-trading-privacy-with-libertyswap/shield-your-eth-or-weth-from-megaeth-to-railgun.md)
- [Use Private Swap](https://docs.libertyswap.finance/how-to/protect-your-trading-privacy-with-libertyswap/use-private-swap.md): This page provides guidance on using LibertySwap’s Private Swap effectively while maintaining your privacy and protecting your trades.
- [Use Privacy Protocols Like Railgun](https://docs.libertyswap.finance/how-to/protect-your-trading-privacy-with-libertyswap/use-privacy-protocols-like-railgun.md): This content summarizes commonly known, high-level best practices related to privacy protocols such as Railgun and TornadoCash.
- [Unshield assets from BNBChain (Railgun) to PulseChain assets](https://docs.libertyswap.finance/how-to/protect-your-trading-privacy-with-libertyswap/unshield-assets-from-bnbchain-railgun-to-pulsechain-assets.md): Below is a clear, step-by-step guide for unshielding assets from BNBChain (Railgun) to PulseChain using Liberty Swap Finance
- [Use Railway Wallet](https://docs.libertyswap.finance/how-to/use-railway-wallet.md)
- [Railway Wallet Basic Troubleshooting](https://docs.libertyswap.finance/how-to/use-railway-wallet/railway-wallet-basic-troubleshooting.md): This guide covers common issues and step by step actions to help you resolve them quickly.
- [RPC Configuration](https://docs.libertyswap.finance/how-to/use-railway-wallet/rpc-configuration.md)
- [Common Issues While Using Liberty Swap](https://docs.libertyswap.finance/how-to/common-issues-while-using-liberty-swap.md)
- [Gasless Mode Not Available](https://docs.libertyswap.finance/how-to/common-issues-while-using-liberty-swap/gasless-mode-not-available.md): If you connected your wallet to Liberty Swap Finance but the Gasless option does not appear, this is most likely due to your wallet being a Smart Account.
- [Setup & Configure RPCs & Networks](https://docs.libertyswap.finance/how-to/common-issues-while-using-liberty-swap/setup-and-configure-rpcs-and-networks.md)
- [Fix Wallet Connection Issues](https://docs.libertyswap.finance/how-to/common-issues-while-using-liberty-swap/fix-wallet-connection-issues.md): If you are experiencing issues while using Liberty Swap Finance, the problem may come from the wallet you are connecting rather than from Liberty Swap or the blockchain itself.
- [Fix Pending Transactions](https://docs.libertyswap.finance/how-to/common-issues-while-using-liberty-swap/fix-pending-transactions.md): If your transaction on Liberty Swap Finance is stuck on Pending, Confirming, or Waiting for confirmation, this is usually caused by a nonce or gas issue in your wallet.
- [Fix Low Gas Fee Issues](https://docs.libertyswap.finance/how-to/common-issues-while-using-liberty-swap/fix-low-gas-fee-issues.md): If your transaction on Liberty Swap Finance fails, stays pending, or never gets confirmed, the most common reason is that the gas fee is too low.
- [Install Liberty Swap as a Desktop App](https://docs.libertyswap.finance/how-to/install-liberty-swap-as-a-desktop-app.md)
- [Install Liberty Swap as a Mobile App (iOS)](https://docs.libertyswap.finance/how-to/install-liberty-swap-as-a-mobile-app-ios.md)
- [Install Liberty Swap as a Mobile App (Android)](https://docs.libertyswap.finance/how-to/install-liberty-swap-as-a-mobile-app-android.md)


---

# 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://docs.libertyswap.finance/how-to.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.
