# How to Buy an NFT on ENO Marketplace

Buying an NFT on ENO Marketplace is easy! Here’s how to do it in just three simple steps:

{% embed url="<https://youtu.be/tHytVyXeC38>" %}

### **Step 1: Go to the "Drops" Section**

Log into your ENO Marketplace account and navigate to the "Drops" section. Before starting the transaction, make sure you have a compatible wallet connected to the platform and enough Ethereum (ETH) balance. Also, ensure you have accepted the terms and conditions.

### Step 2: Choose Your Favorite NFT

In the "Drops" section, you can explore all the available NFTs on ENO Marketplace. Browse through the options and select the one you like the most.

### Step 3: Purchase Your NFT

Once you've decided which NFT to buy, click the "Mint" button. Review the required information on the screen and proceed to complete the transaction.

By following these steps, you can securely and easily purchase an NFT on ENO Marketplace.

<br>


---

# 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.eno.network/eno-academy/how-to.../how-to-buy-an-nft-on-eno-marketplace.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.
