> For the complete documentation index, see [llms.txt](https://docs.element.market/welcome-to-element/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.element.market/welcome-to-element/spotlight/getting-started/key-features/nft-cart.md).

# NFT Cart

The shopping cart feature further improves the purchasing efficiency of users by allowing them to quickly add multiple NFT assets from multiple NFT projects to the shopping cart, as well as multiple low-priced NFT assets from an NFT collection for unified billing. The most important thing is that only one payment of Gas is required in a single payment settlement. The more NFT you buy in a single payment, the higher the Gas savings will be.

## How to use it <a href="#how-to-sell-nfts-on-tofunft" id="how-to-sell-nfts-on-tofunft"></a>

First, Choose the NFT you want to buy

Click the NFT Cart  icon “Add”

![](/files/AOPZ4uwgThnlX1ra0Upy)

or

![](/files/9zcBoBe00yWadJBB7hKf)

Then click on the shopping cart icon in the upper right corner

![](/files/4nItARBsgNCU8vr5q4wQ)

Click on the “Pay”

![](/files/SfvTD5mS1YTQ2VbtufvG)

done


---

# 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://docs.element.market/welcome-to-element/spotlight/getting-started/key-features/nft-cart.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.
