# One-Click Collect All Writing NFT

{% hint style="warning" %}
The documentation is designed for Liker Land and LikeCoin v2. For information on [3ook.com](https://3ook.com/) and LikeCoin v3, please visit [docs.3ook.com](https://docs.3ook.com) and [dao.like.co](https://dao.like.co/).
{% endhint %}

Using the One-Click Collect All feature allows users to purchase all Writing NFTs from a single creator at once, with an automatic filtering feature to prevent duplicate purchases of previously acquired NFTs.

## Step 1: Login to your wallet and initiate One-Click Collect

Please log in to your [Email/Social](/depub/register.md), [Keplr](/general-guides/wallet/keplr.md), [Cosmostation](/general-guides/wallet/cosmostation.md), [Leap](/general-guides/wallet/leap.md), [Keplr mobile](/general-guides/wallet/keplr-mobile.md), [Cosmostation app](/general-guides/wallet/cosmostation-app/cosmostation-app-deposit-and-send-likecoin.md) or [LikerCoin app](/general-guides/dapp/liker-land/download.md)...etc. Then, on the creator's [Bookshelf](/depub/liker-land/bookshelf.md), click "Collect All".

<figure><img src="/files/CGvQeVVWdmlhWw7Y9Bwc" alt=""><figcaption><p>Click "Collect All"</p></figcaption></figure>

## Step 2: Check your backpack

The backpack page will appear. If you already own NFTs from the creator, the system will automatically exclude those owned NFTs and only display the ones you have not collected before. You can also click the "X" to remove any NFTs you don't wish to purchase.

Once you have finished checking, click "Checkout by LIKE" or "Checkout by card".

<figure><img src="/files/olemYaOBConG6b3Xfj57" alt=""><figcaption><p>Click "Checkout by LIKE" or "Checkout by card"</p></figcaption></figure>

## Step 3: Confirm purchase

### Checkout by LIKE

Using Keplr as an example, a pop-up window will appear, and you can click "Approve" to confirm your purchase. The Cosmostation, Leap, Keplr mobile, Cosmostation app, or LikeCoin app will also display the respective confirmation screens.

<figure><img src="/files/hd6We2MlsLzkBHfK0rYX" alt=""><figcaption><p>Keplr window pops up click "Approve" to confirm the purchase</p></figcaption></figure>

### Checkout by card

Enter your email and credit card information, then click "Pay".

<figure><img src="/files/IyEnB2XIOE6IcFWC9ERb" alt=""><figcaption><p>Enter your email and credit card information, then click "Pay".</p></figcaption></figure>

## Step 4: Check your NFT Collection

### Checkout by LIKE

The Collect NFT page will appear.

<figure><img src="/files/AQBtVs4oKdrE1cONw2Ol" alt=""><figcaption><p>The Collect NFT page appears in the browser</p></figcaption></figure>

After the payment is successful, you can view the purchased NFT by clicking "View Portfolio".

<figure><img src="/files/5ra7kplK6fttqbHZ8PRa" alt=""><figcaption><p>Successfully purchased Writing NFT</p></figcaption></figure>

### Checkout by card

After the payment is successful, the "Collection NFT" page will appear. You can view the purchased NFT by clicking "View the NFT".

<figure><img src="/files/fgx6j5JeBxrCsdonrUhN" alt=""><figcaption><p> Click "View the NFT".</p></figcaption></figure>

#### Follow the creator and collect his/her new works:

{% content-ref url="/pages/7hjppfeEmuyLORFIOWSu" %}
[Follow Creators](/depub/liker-land/follow-creators.md)
{% endcontent-ref %}


---

# 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.v2.like.co/depub/collect-writing-nft/collect-all.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.
