# Buying NFTs

On Dagora, there are four main ways to get an NFT

1. **Buy Directly:** Instantly purchase NFTs at the listed price by crypto or fiat.

Detail guide: [How to instant buy NFT](/beginners-guide/buying-nfts/how-to-instant-buy-nfts.md)

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

2. **Make an Offer:** Negotiate by making an offer to the seller, giving you the chance to buy at your preferred price.

Detail guide: [How to make offer an NFT](/beginners-guide/buying-nfts/offer.md)

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

3. **Mint from Launchpad or Hot Drops:** Get early access to new collections by minting NFTs directly from exclusive Launchpad projects or Hot Drops.

Detail guide: [How to mint an NFT / How to join Launchpad and Hot Drops](/beginners-guide/buying-nfts/launchpad-+-hot-drops.md)

<figure><img src="/files/8kXH0PoGBdbdKL8we29u" alt=""><figcaption></figcaption></figure>

4. **Buy from Auction:** Participate in auctions, place competitive bids, and win rare NFTs at the best possible price.

Detail guide: [How to buy NFT from auction](/beginners-guide/buying-nfts/auction.md)

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd9NnlNhD0wsSvRPE84Kuvun6bzD3j5wvBVWiFMVu7UOCVUTVMioec1at0Kbeqh-N0yV2s4KW6ZIAqXANtgHuFbNdsbHqLYhKAsOhtK48Kg0mQ4LBfmPxq8jHoxw0tlAe1I42RjxA?key=TjhOdaA8nJxKVSSXi3uPqze9" alt=""><figcaption></figcaption></figure>


---

# 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.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.
