# Add Funds to your wallet

On KodaDot you can buy NFTs with Kusama (KSM) or Polkadot (DOT). Depending on what chain your NFT is.&#x20;

### There are two ways you can do it:

1. **Sending funds from another crypto address**: You may have some funds on an exchange or another wallet. In this case, use your Polkadot wallet to find your address.

The best way to find your address is just to use the wallet you downloaded, but you can also find it in your profile on KodaDo. You can copy the address directly. *Be careful about what chain you are!*

<figure><img src="/files/wOCakJd5pzBej626EEKz" alt=""><figcaption></figcaption></figure>

2. **Add funds via on-ramp service**: Adding funds directly on KodaDo through our provider. This process is easy and quick, so let's take a look.

### Step 1: Click on Add Funds

Open your profile in the top right corner and click on the colorful circle. In the sidebar that will appear, you should be able to find the Add Funds button.

<figure><img src="/files/h6CRkm2kCJjMTbUWd8dv" alt=""><figcaption></figcaption></figure>

### Step 2:  Select a Provider

First, you have to agree with KodaDot's terms of use, and then you are able to select a provider. I personally prefer Ramp, but feel free to use other options, too.

<figure><img src="/files/k9hhBnmYhQsltD31ccMR" alt=""><figcaption></figcaption></figure>

### Adding funds via Ramp:

### Step 3: Fill necessary details

Select **your currency** and the **currency you want to buy** (DOT or KSM) and choose the **amount**.

<figure><img src="/files/GFhXo05zZ8Xpn7J14EDO" alt=""><figcaption></figcaption></figure>

The minimum amount of funds you can add can vary depending on what currency you are buying or what provider you are using.&#x20;

If you are buying:&#x20;

* KSM: Minimum amount is around 18 USD (or 16.50 EUR)
* DOT: Minimum amount is around 8 USD (or 7 EUR)

### Step 4: Click on **Proceed**&#x20;

Click on **Proceed** and fill in other details they are asking for: your email address. You will receive a confirmation code you will need to fill out.&#x20;

Then you need to fill out your **Polkadot/Kusama address** (depending on what you are currently buying). Always check if you added the correct address.&#x20;

*Double check so you don't fill in your Kusama address instead of Polkadot one or the opposite.*

<figure><img src="/files/tBBwEYNS7jjunngAgLTV" alt=""><figcaption></figcaption></figure>

### Step 5: Select payment method&#x20;

You have more options to choose from. Select the one you are most comfortable with and continue.

<figure><img src="/files/Ds9cKLDzsU8WQRxR47ZC" alt=""><figcaption></figcaption></figure>

Depending on the payment method, you may be asked to fill in details like your name or your address. They also may ask if the wallet you use is yours.&#x20;

Fill in all the details and proceed to confirmation.

***

### Congratulations, you added your funds!

Now, you can jump back to [KodaDot](https://kodadot.xyz/) and start shopping/creating.&#x20;


---

# 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://hello.kodadot.xyz/tutorial/wallet/add-funds-to-your-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.
