# How to buy a NFT?

**Connect Your Wallet**

Begin by connecting your Hedera-compatible wallet. This step is important because your wallet is where the NFT will live after you purchase it. Think of it as your secure digital showcase, holding proof of ownership for everything you collect.

**Browse the Marketplace**

Explore collections and artworks on the Usiko marketplace. Each collection carries a story rooted in heritage, art, or innovation. Browsing allows you to discover works that resonate with your taste, values, or community.

**Select an NFT**

Click on the NFT you’d like to buy on the marketplace to view its details. This page will show you its story, creator, category, and price. Taking time to understand these details is important because NFTs are not just digital files but they represent ownership, culture, and ongoing royalties for the creator.

**Click “Buy Now”**

Once you’ve decided, hit the **Buy Now** button. This initiates the purchase process, linking your wallet to the transaction.

**Confirm the Transaction**

Your wallet will prompt you to approve the transaction. Confirming is crucial because it authorizes Hedera’s distributed ledger to record the NFT under your ownership. This ensures authenticity and prevents duplication.

**NFT Added to Your Wallet**

After confirmation, the NFT will appear in your wallet. From there, you can display it, hold it as part of your collection, or resell it on the marketplace in the future.

Buying a NFT matters because it’s not just about digital ownership but about becoming part of a creator’s journey and contributing to a growing ecosystem of culture and innovation on Usiko.


---

# 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://usiko.gitbook.io/docs/documentation/learn-with-usiko/markdown.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.
