# How to List your veNFT

Listing your veNFT on the Cellana veNFT Marketplace allows you to unlock liquidity by making your NFT available for sale. Follow these steps to list your veNFT:

\
Step 1: Connect the wallet that has your veNFTs. Note that your NFTs must not be voted to be available for listing on the marketplace.

Step 2: Navigate to "List your veNFT" from the homepage.

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

Step 3: Click "List your veNFT" and select one or more NFTs from your wallet.

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

Step 4: You now set the price you want to list your veNFT. Enter the price per unit.

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

Step 5: Confirm by choosing “List on Marketplace” and signing the transaction in your wallet. Your listed NFT(s) will now appear on the marketplace, visible to all buyers.

Step 6: You can update your veNFT in your Cellana wallet info. Click “veNFT Management” and choose “Listed”. Now you can update your veNFT listing.

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

<figure><img src="/files/8tDZDG5K02Gn5aKAy1uU" 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.cellana.finance/venft-marketplace/user-guide/how-to-list-your-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.
