# Payment Methods

You can purchase an item on Unikura using **credit card** or **digital currency** from your default [Unikura wallet](/unikura-wallet/overview.md) or an external wallet.&#x20;

<figure><img src="/files/Mrcs7csrA7euW15pnguo" alt="" width="375"><figcaption><p>Available payment methods</p></figcaption></figure>

When paying by credit card, you just need to enter your credit card details in the form provided. Please note that your credit card information will be saved until a purchase is completed. You can choose to remove your saved card information on your [Account page](https://unikura.xyz/account) **after 7 days of your order**.&#x20;

&#x20;

<figure><img src="/files/TfyQwCwRJwffEqRMJ1J2" alt="" width="375"><figcaption></figcaption></figure>

Also, if you pay by credit card, you will need to select a digital wallet to house your official proof of ownership (i.e. Unikura NFT). You can select your default Unikura wallet or link an external digital wallet if you have one. \ <br>

<figure><img src="/files/AaUpL4JAS0YcIHBygCSW" alt="" width="375"><figcaption></figcaption></figure>

If you choose to pay by digital wallet, then **your proof of ownership will be placed in the same digital wallet you used to purchase**.


---

# 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.unikura.xyz/unikuras-service/how-it-works/payment-methods.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.
