> For the complete documentation index, see [llms.txt](https://hocus-pocus-finance.gitbook.io/pulsemarket/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hocus-pocus-finance.gitbook.io/pulsemarket/about-pulsemarket.md).

# About PulseMarket

PulseMarket is an NFT platform where you can trade NFTs. Currently, more than 155 million NFTs are displayed on PulseMarket, with a significant portion of the metadata of the collections indexed based on a copy of the Ethereum system. Additionally, all new ERC721 & ERC1155 smart contracts are automatically indexed on PulseChain right after deployment.

PulseMarket was originally created to trade Cauldron and Booster NFTs from the Hocus Pocus project, but the team has decided to make it available for all projects that have been copied from Ethereum and the projects that are launching on PulseChain. No more begging at the door to trade your favorite projects. Unfortunately, an open system also attracts bad actors, so there is an option to trade in verified projects, ensuring that you are interacting with the original project.

You can trade with different currencies, ranging from PLS, WPLS, PLSX, HEX, DAI, PEPE, and OG, but the HOC token is the backbone of the system. Trading items in HOC tokens is, therefore, completely free from fees.

The marketplace features a clear landing page where multiple options such as filtering by traits, trait percentages, bulk listing, and bulk sending are available. On the front page, all new collections are displayed, keeping you informed of the latest developments.&#x20;

Additionally, PulseMarket offers a free bot for listings, purchases, and mints so that every project within their own Telegram channel is aware of the latest activities on PulseMarket regarding their NFTs.

<br>

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://hocus-pocus-finance.gitbook.io/pulsemarket/about-pulsemarket.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
