# Buying OVR with a Credit Card (Ramp Network)

It’s possible to directly buy OVR tokens with a credit card. The on-ramp is available through the OVER marketplace:

{% hint style="info" %}
You’ll need to be logged in in order to proceed
{% endhint %}

{% hint style="info" %}
If you do not have your own wallet, the platform will assign one to you, and you can withdraw the funds at any time
{% endhint %}

{% hint style="info" %}
If you have already completed the KYC on the OVER platform, you will not be required to do it again during the purchase process via RAMP.
{% endhint %}

Navigate to the [BUY OVR](https://marketplace.ovr.ai/buy-ovr) page into the OVER Marketplace

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

Click on the tab Credit Card.

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

Select your country and your currency, input a value and click Proceed.

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

Input your email address and click Proceed.

<figure><img src="/files/6M3zzEg7xmrjqbZFCX57" alt=""><figcaption></figcaption></figure>

You will need to verify your email address by entering a 4-digit confirmation code you received in the email you submitted earlier.

<figure><img src="/files/5JOFOHOtnTFIKW2FBxKr" alt=""><figcaption></figcaption></figure>

You now have to select the payment method, for example Card and click Continue.

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

Fill in the billing address with your data and click Save Address.

<figure><img src="/files/9BgCO0phiyeXOSIAbYbh" alt=""><figcaption></figcaption></figure>

Fill in your credit card info and click Add card.

After verification, the tokens will be sent to your wallet.

{% hint style="info" %}
Approval via two-factor authentication may be required if your bank mandates it
{% endhint %}


---

# 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.overthereality.ai/over-wiki/own/buying-and-selling-ovr/buying-ovr-with-a-credit-card-ramp-network.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.
