# KamiSwap

KamiSwap is the native NFT marketplace where you buy and sell Kami. The basic form of trading is done by browsing the listings and either picking the Kami you want to buy or by sweeping the floor. If you know what you’re looking for you can filter by traits, affinity, and stats.

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

If you want to sell a Kami, you simply create a listing at your desired price. Advanced trading concepts include Generic bids (also known as collection bids) and Specific bids, which target the exact Kami you want.

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

In the Bids tab you find any Generic and Specific bids placed by other users.


---

# 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.kamigotchi.io/gameplay/econ/kamiswap.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.
