# How to Make an Offer

Making an offer allows you to propose a custom price for an NFT listed on the marketplace. Follow these steps to make an offer:&#x20;

Step 1: Select an NFT you’re interested in from the marketplace.

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

Step 2: Click "Make an Offer".

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

Step 3: Enter your offering price. Your offered amount will be locked in a smart contract until accepted or canceled.

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

Step 4: Confirm the Offer in your wallet.

After the seller accept your Offer, you will receive your veNFT into your wallet. Your purchased veNFTs will be available to vote the epoch next to their listing date. [Vote here.](https://app.cellana.finance/vote)


---

# 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-make-an-offer.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.
