# Fund Your XSwipe Card

Please follow the video tutorial or the step-by-step text guide provided below to complete the process.

**Video Tutorial**

{% embed url="<https://drive.google.com/file/d/13M7k6vAAu5WWYV74L62yERuIMSC0UzWj/view?usp=sharing>" %}

**Step-by-Step Guide**

1. Navigate to the "My Cards" tab, and click the "Top Up" button.

<figure><img src="https://899516614-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsztncaiLYnFmg361Ftkh%2Fuploads%2FlSomNUkJfoS4ijZt1p4B%2FMy%20Cards%20-%20Top%20Up.png?alt=media&#x26;token=ca2e305f-06bb-4373-b85f-1f0ef049641e" alt=""><figcaption></figcaption></figure>

2. Select the network and asset to be used. Sign the message in your wallet, then press "Confirm."

<figure><img src="https://899516614-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsztncaiLYnFmg361Ftkh%2Fuploads%2FsUae5BhwpjmRWzOkBm5h%2FTop%20Up%20(1).png?alt=media&#x26;token=8478840a-88c0-48a4-8c45-21e61abf1220" alt=""><figcaption></figcaption></figure>

3. Click on "Top Up Card".

<figure><img src="https://899516614-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsztncaiLYnFmg361Ftkh%2Fuploads%2FOdHyjp6DSi4EyZggJCgg%2FTop%20Up%20(2).png?alt=media&#x26;token=fbd2abd3-220e-4f33-abb2-60361b1e7249" alt=""><figcaption></figcaption></figure>

4. A "Confirm Card Top Up" pop-up will appear, allowing you to verify all details including the network, selected asset, and amount (minimum $50). Ensure the correct wallet is linked. Proceed by clicking "Confirm Top Up" to initiate the transaction.

<figure><img src="https://899516614-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsztncaiLYnFmg361Ftkh%2Fuploads%2Fhc6mMhAGQZox9n0WQkMp%2FTop%20Up%20(3).png?alt=media&#x26;token=fd616d57-eb55-4e3a-9793-99d0cbf081ea" alt=""><figcaption></figcaption></figure>

5. Confirm the transaction in your wallet.

<figure><img src="https://899516614-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsztncaiLYnFmg361Ftkh%2Fuploads%2F4cvoddnr7MnNw1P209WI%2FTop%20Up%20(4).png?alt=media&#x26;token=d1108ffc-64a4-46f5-8942-7cda9082ea37" alt=""><figcaption></figcaption></figure>

6. Once completed, monitor your card's transactions conveniently under the 'My Purchases' tab.

<figure><img src="https://899516614-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsztncaiLYnFmg361Ftkh%2Fuploads%2FA9fbaJ51drB1GyaK9K4o%2FMy%20Purchases.png?alt=media&#x26;token=808c2a73-b7a5-42a3-9e26-0f38abb08bee" alt=""><figcaption></figcaption></figure>

6. Additionally, you can check your card balance from the 'My Cards' page under the respective card.

<figure><img src="https://899516614-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsztncaiLYnFmg361Ftkh%2Fuploads%2FaeK7wZuPNNqiZ5BlRNdu%2FCard%20Balance.png?alt=media&#x26;token=e0a5faf0-8fc4-48d2-b808-5f5ca6395702" alt=""><figcaption></figcaption></figure>

**⚠️ Important Note:**

1. **Processing Duration:** Please note, the credited funds will reflect on your card within 24 hours during business days.&#x20;
2. **Card Activation:** Make sure your card is activated before loading funds.
3. **2FA Set Up:** You may be prompted to set up 2FA for added security.
4. **Loading Fee:** XSwipe charges a loading fee of 2.5%, including a 1.25% forex conversion fee.
5. **Supported Chains, Coins and Wallets:** \
   \
   **Compatible Wallets:**\
   \* Metamask\
   \* Phantom\
   \* Trust Wallet\
   \* Tronlink\
   \* Exodus\
   \* Rabby Wallet\
   \* Ledger support via WalletConnect - ERC20 and BEP20 tokens ONLY.\
   \* For other wallets, check WalletConnect <https://explorer.walletconnect.com/?type=wallet>\
   \
   **Supported Blockchains:**\
   \*Binance Smart Chain: USDT, BNB, WBNB, USDC, LTC, SOL, DOT, MATIC, LINK, ADA, CAKE, TWT, 1INCH, PEPE, ETH, BTCB\
   \* Ethereum: ETH, WETH, USDT, USDC, MATIC, UNI, LINK, SHIB, MKR, NEAR, FTM\
   \* Tron:USDT\
   \* Solana: USDC, SOL\
   \
   **Note:** Not all tokens have been thoroughly tested, but functionality is expected based on programming.


---

# 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://tutorial.xswipe.io/get-an-xswipe-card/fund-your-xswipe-card.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.
