# Submitting an Offer

You can browse works of different styles in the market, and choose your favorite ones to purchase, but if you think the selling price is a bit high, you can now make an offer to the seller.

## Option 1: Submit Offer

#### You can do the following:&#x20;

1. Click the 'Make offer' button in the upper left corner of the NFT details page.
2. Select the currency of your offer and fill in the amount you would like to offer.
3. Set an expiration date for your offer and submit.

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

#### Please note:&#x20;

1. When you make a offer, you need to pay for it, including an extra small amount of handling feel;&#x20;
2. You are free to withdraw your offer, or wait for your offer to expire. The tokens you paid will be returned to your wallet.
3. An offer can only be accepted once, if you want to make an offer on multiple works, please submit multiple offers.
4. If you submit an offer to an ERC-1155 NFT, all holders of the NFT will receive and accept your offer, but it can also only be accepted once.

## Option 2: Submit Collection Offer

If you like the entire collection, and you don't want to submit an offer for a particular NFT, you can instead directly make an offer on the entire collection.

You can find the 'Make Collection Offer' button at the bottom of the collection details page. The submission method is the same as that of submitting a single offer.

<figure><img src="/files/Crnm6GxcovjyrJefvF6t" 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://upticknft.gitbook.io/uptick-chain-marketplace-help-center/purchase/submitting-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.
