# M2: Crypto Payments From External Wallet

## ⚠️ Important Note: Crypto Payments

When making payments with crypto, it’s crucial to select the correct currency and network. If you choose a currency that is not **USDC** or select a network other than **Arbitrum One**, your funds may be lost, as they won’t be compatible with our system.

To avoid any issues, we strongly recommend performing a **small test transfer** first to ensure everything works smoothly before sending larger amounts. This simple step can help you avoid costly mistakes and ensure your payment goes through successfully.

***

## Step 1: Initiate Transfer

Select the “Direct Transfer” option to pay with crypto from an external wallet.

Copy your wallet address or scan the QR code from your external wallet.&#x20;

Alternatively, open the in-app wallet from the wallet balance.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcvjfwAD275-Zx9ukLsasc_4kkoYAPLKtgDmfH5m9DpPMRiKSND0WEoW_8tH4dFUlA6Ijz0YLnvmpK1XZIkH-2RCV5IJRVMRihKjHz39kxqWufIY7iIpGJft-NKSy1yYl81xSvTww?key=1sINLeBaYX1OiZb4VTmlbwRw" alt=""><figcaption></figcaption></figure>

## Step 2: Send USDC on the Arbitrum One network

Click on “Receive” and copy your wallet address or scan the QR code from your external wallet. \
⚠️ Ensure that you are sending the correct amount of USDC on the **Arbitrum One network**.&#x20;

```
// If you send any other token on any other network, your funds may be lost.!
```

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfRceD7Cq7o4lse8QUHyjvVNuFzXSxfXEtWrXmdVAR6e6eAP9sf9lEBz8PrE8UB0o6oFxv8AghfciLoH8WEkHJuYbaxfPQ89goTeVMsl-9nOuIbbbgAlHmgb6PrDWAzct2lrmeDaw?key=1sINLeBaYX1OiZb4VTmlbwRw" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcFM33Hbky50q5Uh0xoeWUAs5lfxBHSfEp6mjWxJLVVOqJNKf4zx0H8zcyWRramFSBl885mk0x1xs1Ov0MXdSGjhbitc97rKDDehOr2aN1tjaK9CpEgSVW7IbIEB1G2NUZlUMsBJQ?key=1sINLeBaYX1OiZb4VTmlbwRw" alt=""><figcaption></figcaption></figure>


---

# 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.takadao.io/the-lifedao-kb/the-lifedao-tld/faqs/how-to-make-payments/m2-crypto-payments-from-external-wallet.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.
