# How to Buy veNFT

Buying veNFTs allows you to acquire voting power and participate in the Cellana ecosystem. Follow these steps to purchase veNFTs on the marketplace:

Step 1: You must have APT in your wallet. [Get your APT](https://app.cellana.finance/swap?inputCurrency=0x357b0b74bc833e95a115ad22604854d6b0fca151cecd94111770e5d6ffc9dc2b\&outputCurrency=0x1%3A%3Aaptos_coin%3A%3AAptosCoin)

Step 2: Explore available veNFTs or use the search/filter options to find specific listings.

<figure><img src="/files/kTW2qAex2nXIaVBWxKcK" alt="" width="563"><figcaption></figcaption></figure>

Step 3: Select an NFT to view its details, including price, voting power, locked CELL amount, and unlock date.

<figure><img src="/files/9334v2RbRiqF8Mpy3bs4" alt=""><figcaption></figcaption></figure>

Step 4: Click "Buy Now" to purchase the NFT at the listed price.

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

Step 5: Approve the transaction in your wallet. Once confirmed, the purchased NFT (or portion) will be transferred to your wallet.

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

Your purchased veNFTs will be available to vote the epoch after their listing date.


---

# 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.cellana.finance/venft-marketplace/user-guide/how-to-buy-venft.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.
