# 06 Buy/Sell NFTs

NFTs are a key part of BitBoom’s ecosystem design. In upcoming iterations, the following features will be introduced:

1. **Token-Linked NFTs**: For any token launched onto the DEX, community members will be able to initiate the minting of NFTs associated with that token.
2. **NFT Fees & Community Vault**: Minting and trading fees for NFTs will be partly rewarded to the initiator, while a portion will be injected into the **Community Vault**. Managed fully by the DAO Ai-Agent, these funds will be automatically used to purchase community tokens — no manual intervention required.

***

#### **NFT Operations**

* **Buy**: Purchase directly via the **NFT Marketplace**.
* **Sell**: Navigate to the **NFT tab** in your Lightning Wallet, set a price, and list for sale.
* **Transfer**: Transfer to any Lightning Network address, or move to your **BTC Wallet** via BitPocket.

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


---

# 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://bitboom-fun.gitbook.io/bitboom/bitboom-start-here/06-buy-sell-nfts.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.
