# NFTS

- [NFTs](https://docs.sniper.xyz/nfts/nfts.md)
- [Bids (CLOB)](https://docs.sniper.xyz/nfts/nfts/bids-clob.md)
- [Make Bids (Limit Buy)](https://docs.sniper.xyz/nfts/nfts/bids-clob/make-bids-limit-buy.md)
- [Cancel Bids](https://docs.sniper.xyz/nfts/nfts/bids-clob/cancel-bids.md)
- [Selling Into Bids](https://docs.sniper.xyz/nfts/nfts/bids-clob/selling-into-bids.md)
- [Portfolio](https://docs.sniper.xyz/nfts/nfts/bids-clob/portfolio.md)
- [Landing Page](https://docs.sniper.xyz/nfts/nfts/landing-page.md)
- [Buying and Selling](https://docs.sniper.xyz/nfts/nfts/buying-and-selling.md)
- [Collection View](https://docs.sniper.xyz/nfts/nfts/buying-and-selling/collection-view.md)
- [SPL-404](https://docs.sniper.xyz/nfts/nfts/buying-and-selling/collection-view/spl-404.md)
- [Charts](https://docs.sniper.xyz/nfts/nfts/buying-and-selling/charts.md): Did you know Sniper was the first product to integrate candlestick charts with NFTs?
- [Methods of Payment](https://docs.sniper.xyz/nfts/nfts/buying-and-selling/methods-of-payment.md)
- [Global Settings](https://docs.sniper.xyz/nfts/nfts/buying-and-selling/global-settings.md)
- [Price Alerts](https://docs.sniper.xyz/nfts/nfts/buying-and-selling/price-alerts.md)
- [Share Cards](https://docs.sniper.xyz/nfts/nfts/buying-and-selling/share-cards.md)
- [Screener](https://docs.sniper.xyz/nfts/nfts/screener.md)
- [Live Feed](https://docs.sniper.xyz/nfts/nfts/live-feed.md)
- [Watchlist](https://docs.sniper.xyz/nfts/nfts/watchlist.md): The Sniper Watchlist was one of the very first features delivered by Sniper!
- [Frequently Asked Questions](https://docs.sniper.xyz/nfts/nfts/frequently-asked-questions.md)
- [Terminal](https://docs.sniper.xyz/nfts/nfts/terminal.md)
- [Market Overview](https://docs.sniper.xyz/nfts/nfts/market-overview.md): The Marketplace feautre most often shared by your favorite influencers 😁
- [Sniper Bot](https://docs.sniper.xyz/nfts/nfts/sniper-bot.md)
- [Rewards](https://docs.sniper.xyz/nfts/nfts/rewards.md)
- [Mobile App](https://docs.sniper.xyz/nfts/nfts/mobile-app.md)
- [SniperPro Discord Bot \[Discontinued\]](https://docs.sniper.xyz/nfts/nfts/sniperpro-discord-bot-discontinued.md): Your Go-To Discord Feed for Real-Time NFT Project Updates
- [Bot Setup & Permission](https://docs.sniper.xyz/nfts/nfts/sniperpro-discord-bot-discontinued/bot-setup-and-permission.md)
- [Collection Feed](https://docs.sniper.xyz/nfts/nfts/sniperpro-discord-bot-discontinued/collection-feed.md): Follow your collection latest listing/delistings/sales
- [Collection Stats](https://docs.sniper.xyz/nfts/nfts/sniperpro-discord-bot-discontinued/collection-stats.md): Summary of collection stats
- [Collection Trending](https://docs.sniper.xyz/nfts/nfts/sniperpro-discord-bot-discontinued/collection-trending.md): Get the top trending collection list
- [Collection Charts](https://docs.sniper.xyz/nfts/nfts/sniperpro-discord-bot-discontinued/collection-charts.md): Get collection charts snapshot
- [Sniper API \[Discontinued\]](https://docs.sniper.xyz/nfts/nfts/sniper-api-discontinued.md)


---

# 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.sniper.xyz/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.
