# Deposit with Credit or Debit Cards

The easiest way to deposit funds is by using [Moonpay](https://www.moonpay.com/home). Moonpay makes it easy to create an account which will require you to verify your identity. Once doing so, you can navigate through as instructed below in order to add funds to your wallet.&#x20;

**Buying Cryptoassets with Moonpay**

1. Go to Moonpay.com/buy to start the transaction. You will first need to login or create your account. Once you have you will see a screen like below:&#x20;
2. Next, select the amount of **USDC (Polygon)** and/or **MATIC (Polygon)** that you wish to deposit.&#x20;
   1. <img src="https://4157962721-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0H7xsNPkDmE5subwF7Pf%2Fuploads%2FHbKAnLl4H7Q3bZCNPV7a%2Fimage.png?alt=media&#x26;token=93e6434f-2f5f-43e7-8166-2a29391457d1" alt="" data-size="original">
3. Once you do so, you need to add the correct wallet address. If you are connected to Affine with the desired wallet, you can get find your wallet address on the **Account** page or the **Deposit** page.&#x20;
   1. &#x20;![](https://4157962721-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0H7xsNPkDmE5subwF7Pf%2Fuploads%2Fb8zmvoe3hjFpi8j7DQSa%2Fimage.png?alt=media\&token=8fe89f02-bcf0-4276-83d0-999e8720a589)
4. Confirm the transaction and wait to receive funds in your wallet.&#x20;
   1. ![](https://4157962721-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0H7xsNPkDmE5subwF7Pf%2Fuploads%2F1mSszd4eGrjB3AfxbpF3%2Fimage.png?alt=media\&token=105e47c0-bfa0-43a0-9a6d-5bf730b35fa3)


---

# 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://earn-docs.affinedefi.com/adding-assets-to-your-wallet/deposit-with-credit-or-debit-cards.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.
