> For the complete documentation index, see [llms.txt](https://docs.brandswap.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.brandswap.tech/secondary-sales/introduction-to-secondary-sales.md).

# Introduction to Secondary Sales

Secondary Sales on BRANDSWAP refer to the marketplace for buying and selling Non-Fungible Tokens (NFTs) that have already been previously owned and exchanged. Unlike primary sales, where NFTs are initially minted or created, secondary sales involve the resale of existing NFTs in the open market.

### How Secondary Sales Work

In secondary sales, NFT holders have the opportunity to list their owned NFTs on the BRANDSWAP platform for interested buyers to purchase. Once a buyer decides to acquire a specific NFT, the transaction takes place between the current NFT holder (seller) and the interested buyer. The process may involve exchanging the NFT for cryptocurrencies such as USDT (Tether) or other supported digital assets.

### Benefits of Secondary Sales

* **Marketplace Liquidity**: Secondary sales provide liquidity to the NFT market, enabling holders to easily buy and sell NFTs, fostering an active trading environment.
* **Diverse Collections**: Buyers can explore a wide range of unique and previously owned NFTs, adding diverse and valuable assets to their collections.
* **Access to Rarity**: Buyers have the chance to acquire rare and exclusive NFTs that may not be available in primary sales.

### Participating in Secondary Sales

To participate in secondary sales, users can browse the listings of available NFTs on the BRANDSWAP platform. By engaging with sellers and placing purchase orders, users can acquire the NFTs they desire.

Please note that secondary sales carry their own risks and considerations. Users are advised to conduct due diligence, verify the authenticity of NFTs, and exercise caution while making transactions.

Secondary sales provide an exciting avenue for users to discover, trade, and engage with a wide variety of NFTs in the vibrant BRANDSWAP marketplace.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.brandswap.tech/secondary-sales/introduction-to-secondary-sales.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.
