# Direct listings

Direct listings on PulseMarket refer to the process of putting Non-Fungible Tokens (NFTs) up for sale without the need for an auction or bidding process. When a seller wants to offer their NFT for sale, they create a direct listing with a fixed price, making it available for potential buyers to purchase at that set price.&#x20;

The process of a direct listing involves the following steps:&#x20;

Setting the Price: The seller determines the price they want to sell the NFT for and sets it in the listing.&#x20;

Metadata and Description: PulseMarket includes a title, description, and any relevant information about the NFT, providing potential buyers with an understanding of the asset's content or utility.&#x20;

Image or Media Representation: An image or media representation of the NFT is included to give potential buyers a visual preview of the digital asset.&#x20;

Listing Duration: The seller may choose to specify how long the NFT will be available for purchase at the set price before the listing expires.&#x20;

Royalties (Optional): Some projects have a royalty fee, meaning they receive a percentage of the future sales whenever the NFT is resold in the secondary market.&#x20;

Once the direct listing is live on PulseMarket, potential buyers can browse through the available NFTs and find ones they are interested in purchasing. If a buyer wants to buy an NFT, they can execute the transaction by paying the specified price in the supported cryptocurrency. The ownership of the NFT is then transferred from the seller to the buyer on the blockchain, and the buyer becomes the new owner of the unique digital asset.&#x20;

Direct listings provide a straightforward and convenient way for sellers to offer their NFTs for sale at a fixed price without the complexities of auctions or bidding, making it more accessible for both buyers and sellers on PulseMarket.

<br>


---

# 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://hocus-pocus-finance.gitbook.io/pulsemarket/direct-listings.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.
