# Overview

## **Welcome to** Pikoswap

**Pikoswap is a completely on-chain NFT AMM (Automated Market Maker). You can trade NFTs freely and flexibly, or build your own NFT liquidity pool and earn trading fees.**

## On Pikoswap you can:

* Buy NFTs
* Sell NFTs
* Create a liquidity pool for token<>NFT to earn trading fees.<br>

## Main Features

* 0% NFT Royalty, lowest trading fees
* Support the bulk buying across the pools, optimizing the prices and save your gas fee.
* Flexible orders: You can buy/ sell NFTs instantly with existing pools, or create your own pools with a custom price range.
* Create NFT liquidity Pool to earn: if you own both NFTs and tokens, you may want build a pool to deposit your assets for others to trade. You're the owner of the pools and earn all the trading fees.


---

# 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://pikoswap.gitbook.io/docs/about/overview.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.
