# NRC20 Inscription Trading

The UniFat contract already supports NRC20 trading, allowing users to trade NRC20 on UniFat just like BRC20.&#x20;

Now, users can trade NRC20 inscriptions on the unifat platform.

## How to Trade

### 1.Go To MarketPlace

{% embed url="<https://unifat.xyz/market>" %}

Select the inscription you want to trade

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

eg: DragonEgg

### 2.See The Market and Yourself Inscription

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

switch by the All and My.

### 3.Set Price

switch to My, can see all your inscriptions.

choose one and click "Set Price", Set the quantity you want to sell, which is the Near quantity.

Then, send the transaction and you will see your inscription appear in all lists.

### 4.Sell Success

If the sale is successful, you do not need to do anything.&#x20;

You will automatically obtain the sales quantity of the inscription, and of course a part of the platform transaction fee will be deducted.


---

# 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.unifat.xyz/product-introduction/inscription-launchpad/user-guide/nrc20-inscription-trading.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.
