> For the complete documentation index, see [llms.txt](https://artrific-nft-marketplace.gitbook.io/artrific-help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://artrific-nft-marketplace.gitbook.io/artrific-help-center/purchase.md).

# Purchase

### How do I buy fixed-price NFTs? <a href="#bt95emylxvpd" id="bt95emylxvpd"></a>

Select the button Add To Cart, check your Shopping Cart, follow the prompts in your wallet. Once the transaction is complete, the item will transfer to your wallet and the seller will receive the funds.

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

To see the NFT in your wallet, return to your profile, and select Collected.

Keep in mind, there might be a slight delay before it's visible due to transaction processing time.

### How to make an offer on NFTs

1\. Click **Make offer** on the item page.

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

2\. Enter the amount of your offer in the appropriate currency and the expiration date.

<figure><img src="/files/2MDXSddaOQ8fEzofr5Io" alt=""><figcaption></figcaption></figure>

3\. Click **Confirm** and sign the relevant transactions in your wallet.&#x20;

You can check all offers on the History tab on the NFTs page.

## How to use Watchlist?

Craft your ideal NFT collection with our Watchlist feature. Hover over any item card and discover the 'Add to Watchlist' option. Strategize, wait for the perfect price, and seize the moment to purchase or make an offer.

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

Select multiple items at once to streamline your buying, bidding, or offer-making spree. Your gateway to efficient NFT transactions.

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

## Why did my transaction fail?

There are four common errors you might encounter with failed transactions. You can view your transaction on [Fuse](https://explorer.fuse.io/txs) and check the **Status** row to see why the transaction failed.

* **Reverted:** this is the most common error when purchasing an NFT. The failure refers to the loss of the transaction (gas) fee, not the value of the item you attempted to purchase. In this situation, it’s usually the person who paid the most gas who will get to buy the item. This can happen if multiple users are attempting to purchase the same item at the same time.
* **Dropped and Replaced:** this means the transaction was dropped and replaced by a new one.&#x20;
* **Pending:** sometimes Ethereum transactions can get stuck in a "pending" state when the transaction has been submitted with a low gas price. While fixing this error will vary by wallet provider, [here's MetaMask's guide](https://metamask.zendesk.com/hc/articles/360015489251).

<img src="https://support.opensea.io/hc/article_attachments/7623474459795" alt="mceclip3.png" height="121" width="712">

For bulk purchases, you can experience one of these errors on one or more of the NFTs you’re attempting to buy, resulting in a failed or partially successful purchase. &#x20;

&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://artrific-nft-marketplace.gitbook.io/artrific-help-center/purchase.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.
