# Writing NFT FAQ

{% 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 %}

![Writing NFT](/files/92hni0ymyga1cnA4M06z)

### What is Writing NFT?

A "Writing NFT" is a non-fungible token (NFT) representing the ownership of a written work, such as an article or any other type of text, with or without accompanying illustrations. In other words, it is digital evidence of the ownership of a piece of written content.

Technically, Writing NFTs cover all types of text-based NFTs, including Article NFTs and ebooks. Unless otherwise specified, the term Writing NFT generally refers to Article NFT.

### How to collect Writing NFT？

There are several ways to collect a ebooks or Article NFT:

1. Check out the Liker Land Book Store, where [ebooks](https://liker.land/en/store) and [Article NFTs](https://liker.land/en/store/articles) are available.
2. Visit the [Bookshelf](/depub/liker-land/bookshelf.md) page of the author or collector and purchase the NFT there.
3. Look for an [NFT Widget](/depub/collect-writing-nft/nft-widget.md) that is embedded in the content you're interested in.

### I do not have a Liker ID, can I buy Writing NFT?

Yes. Readers can buy Writing NFT with credit card or [LikeCoin](https://like.co/) without registering a Liker ID.

### How to know that there are new NFTs for sale?

Use the [Follow Creators](/depub/liker-land/follow-creators.md) function or subscribe [Liker Land Substack](https://newsletter.liker.land/).

### Where can I check out my NFT collection?

At the [My Dashboard](/archive/archive/liker-land/dashboard.md) page.

### How to transfer NFT?

[Transfer](/depub/transfer-nft.md) can be done at the NFT page, just enter the wallet address of the receiver to transfer.

### How to sell NFT in the secondary market?

Set the selling price of NFT in the [NFT Marketplace](/depub/collect-writing-nft/nft-marketplace.md), and readers can collect it directly.

### On what basis does the price of the Article NFT change?

[The price changes dynamically based on supply and demand of the NFT](/depub/collect-writing-nft/dynamic-pricing.md). Creators do not need to set the price and quantity. Readers do not need to set the bidding price too, just collect when the price feels right. The market price will decrease when someone sells in the [NFT Marketplace](/depub/collect-writing-nft/nft-marketplace.md).

### How to list ebooks for sale?

Use [Liker Land Book Press](/depub/book-press.md) to publish ebooks.

### How to list Article NFT for sale?

If you want to publish your written works as NFTs, you can do so via several platforms that support LikeCoin Writing NFTs, such as [WordPress websites](/general-guides/dapp/wordpress.md), [Liker.Social](https://liker.social/), and [illustBuy](https://illustbuy.com/). Additionally, you can use the [NFT portal](https://app.like.co/nft/url) to publish any web page as an NFT.&#x20;

Once your NFTs are published, they will be automatically listed. Others can collect them through [Liker Land](https://liker.land/?utm_source=docs) or an [NFT Widget](/depub/collect-writing-nft/nft-widget.md) or [Bookshelf](/depub/liker-land/bookshelf.md) without any additional work on your part.

### How to set the Article NFT quantity for sale?

There is no upper limit in principle. However, as the marked price will increase automatically as sales goes on, the minting of NFT will stop automatically when the price reaches a point that is out of market’s expectation. Refer to [Dynamic Pricing](/depub/collect-writing-nft/dynamic-pricing.md) for more details.

### I do not have a Liker ID, can I sell Writing NFT?

Sure. The [Web3Press plugin](/general-guides/dapp/wordpress.md) supports [NFT Widgets](/depub/collect-writing-nft/nft-widget.md) with Keplr wallet address. You can also login your wallet to the[ NFT Portal](/developer/likenft/nft-portal.md) to mint NFT, and then display your work on the [Bookshelf](/depub/liker-land/bookshelf.md), and share the link for readers to purchase.

### How to install NFT Widget?

You can install the LikeCoin [Web3Press plugin](/general-guides/dapp/wordpress.md), and each post will automatically add an [NFT Widget](/depub/collect-writing-nft/nft-widget.md). You can also post on writing platforms that support NFT Widget. Users who have technical background can add the iframe of NFT Widget to any webpage.

### Any other way to sell my NFT besides by NFT Widget?

Yes, you can always share the link of your NFT which can be copied from the [Bookshelf](/depub/liker-land/bookshelf.md) page or the [NFT Marketplace.](/depub/collect-writing-nft/nft-marketplace.md)

### To Find more latest news about Writing NFT

Read articles on [blog.like.co](https://blog.like.co/en/)

### To Learn More

[Writing NFT – Beyond a Singular Unique Creative Work](https://blog.like.co/en/writing-nft-beyond-a-singular-unique-creative-work/)

[Writing NFT – The Future of Decentralize Publishing](https://blog.like.co/en/writing-nft-medium-for-textual-works-on-web3/)

[Reimagining Writing NFT ｜LikeCoin Newsletter](https://blog.like.co/en/a-new-imagination-of-writing-nft-%ef%bd%9clikecoin-newsletter/)

[Preserving the History with Immutable Evidence | LikeCoin Updates](https://blog.like.co/en/preserving-the-history-with-immutable-evidence-likecoin-updates/)


---

# 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/writing-nft.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.
