# How to instant buy NFTs

**Step 1:** Visit the Dagora website <https://dagora.xyz/> and connect the wallet

**Step 2:** Find an NFT and buy instantly or add it to cart for checking out

***Method 1:*** Click on **Explore** on the menu bar and select NFTs tab to see the listed NFTs on the market. You can sort by newest, oldest, price high to low and vice versa.

![](/files/UJN0cVcUbGztC2wPD3Mc)

Then, hover over the NFT you want to buy, click **Buy** or **Cart** icon on the NFT image.

![](/files/9OIdchpLFMKWsNCl069t)

***Method 2:*** Click on the NFT image to see its details first

Then, click **Buy** or **Add to Cart** icon on the NFT image.

![](/files/qAW8SZuJoCTzXCpYgyp5)

**Step 3:** Click the **Cart** icon on the top right corner to review the NFTs you intend to buy then click **Checkout** to make payment

Here you can click on the **Trash** icon next to each NFT to remove from cart or **Remove All**

![](/files/mGPxnOioT1qtnQPKsCQp)

**Step 4:** Select **Payment method** and click **Continue/Checkout** to make payment

You can select Crypto/ Card/ Apple Pay/ Google Pay

* Crypto: tokens in your connected wallet
* Card: debit/ credit card
* Apple Pay: apply only when user login safari and have connected Apply pay already
* Google pay: apply for Google pay

![](/files/AN8Y9fn7AiZKjBQNJMbl)

**4.1. Pay by Cryptocurrencies**

a. Review the information and click **Confirm** to sign the on-chain transactions

{% hint style="info" %}
**Note:** You need to prepare native tokens of each blockchain to pay for [the gas fee](https://coin98.net/what-is-gas-fee)
{% endhint %}

![](/files/82huwuGkPhEIO7m3ILxF)

b. Once it is completed, you will receive a **Success** notification

* Click **Go Back** to go to the previous page
* Click **My NFTs** to check your assets
* Click **View Transaction** to check the transaction on blockchain explorer

![](/files/riUT9CXJOoWYUA1QdfZ1)

**4.2. Pay by Card (coming soon)**

a. Reconfirm receive wallet and payment method in Crossmint pop-up.

Then, click on **Continue to payment** to proceed

![](/files/ZnKwrFeGA47zkZcMqhil)

b. Input card information then click **Pay** to proceed

![](/files/y7QYfqACQaVbSjOgbWZz)

c. After paying for NFT, you will receive the email from Crossmint confirming your order detail and your NFT will be transferred to your wallet.

![](/files/yukcReXGa9Ahz8YXyvDj)

![](/files/98y0VXtaB4VMEImggdUH)


---

# 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.dagora.xyz/beginners-guide/buying-nfts/how-to-instant-buy-nfts.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.
