# Platform Features & Tools

- [Bulk Buying](https://docs.ghostmarket.io/user-guides/platform-features-and-tools/bulk-buying.md): How do I purchase multiple NFTs at the same time?
- [Full DEX Swap Support](https://docs.ghostmarket.io/user-guides/platform-features-and-tools/full-dex-swap-support.md): What DEX does GhostMarket support for swaps?
- [EVM Swap + Buy](https://docs.ghostmarket.io/user-guides/platform-features-and-tools/evm-swap-+-buy.md): How do I swap tokens at the time of purchasing an NFT?
- [Favorites](https://docs.ghostmarket.io/user-guides/platform-features-and-tools/favorites.md): Feature guide
- [Gas Tracker](https://docs.ghostmarket.io/user-guides/platform-features-and-tools/gas-tracker.md): What does GhostMarket's Gas Tracker do?
- [Instant Sell](https://docs.ghostmarket.io/user-guides/platform-features-and-tools/instant-sell.md): Feature guide
- [NFT Explorer](https://docs.ghostmarket.io/user-guides/platform-features-and-tools/nft-explorer.md): The best place to browse, track and discover NFTs. GhostMartket's NFT Explorer provides real-time digital asset tracking to help you to navigate NFT markets with transparency and confidence.
- [Self-Minting Platform](https://docs.ghostmarket.io/user-guides/platform-features-and-tools/nft-minting.md): The NFTs you mint on GhostMarket are tied directly to your wallet. This allows you to create, control, and manage your NFTs directly.
- [Sweep Mode](https://docs.ghostmarket.io/user-guides/platform-features-and-tools/sweep-mode.md): How do I utilize the Sweep Mode feature?


---

# 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.ghostmarket.io/user-guides/platform-features-and-tools.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.
