# PRODUCTS

- [NFT Marketplace](https://docs.octogamex.com/products/nft-marketplace.md)
- [Mechanics](https://docs.octogamex.com/products/nft-marketplace/mechanics.md)
- [⚙ User NFTs](https://docs.octogamex.com/products/nft-marketplace/mechanics/user-nfts.md)
- [⚙ Sale Listings](https://docs.octogamex.com/products/nft-marketplace/mechanics/sale-listings.md)
- [Selling NFT](https://docs.octogamex.com/products/nft-marketplace/mechanics/sale-listings/selling-nft.md): Creating a Listing, you can set its sale currencies by choosing them from the list of the options available for your NFT’s collection.
- [Buying NFT](https://docs.octogamex.com/products/nft-marketplace/mechanics/sale-listings/buying-nft.md): Buy NFTs from other Octies - your fellow platform users - at fixed prices.
- [⚙ Trade Listings](https://docs.octogamex.com/products/nft-marketplace/mechanics/trade-listings.md): OctoGamex enables you to trade your NFTs for other NFTs and cryptos.
- [Trade Offer Types](https://docs.octogamex.com/products/nft-marketplace/mechanics/trade-listings/trade-offer-types.md)
- [⚙ Auction Listings](https://docs.octogamex.com/products/nft-marketplace/mechanics/auction-listings.md)
- [Bidding Process](https://docs.octogamex.com/products/nft-marketplace/mechanics/auction-listings/bidding-process.md)
- [⚙ Chat Section](https://docs.octogamex.com/products/nft-marketplace/mechanics/chat-section.md)
- [⚙ Notification System](https://docs.octogamex.com/products/nft-marketplace/mechanics/notification-system.md): Get OctoGamex updates on Telegram and/or Discord.
- [Apply for Listing](https://docs.octogamex.com/products/nft-marketplace/apply-for-listing.md)
- [NFT Bridge](https://docs.octogamex.com/products/nft-bridge.md)
- [Bridging NFT](https://docs.octogamex.com/products/nft-bridge/bridging-nft.md)
- [Resuming Bridging](https://docs.octogamex.com/products/nft-bridge/resuming-bridging.md)
- [Moving Back](https://docs.octogamex.com/products/nft-bridge/moving-back.md)
- [Adding Collection](https://docs.octogamex.com/products/nft-bridge/adding-collection.md)
- [Marketplace Widget](https://docs.octogamex.com/products/marketplace-widget.md)
- [Analytics Platform](https://docs.octogamex.com/products/analytics-platform.md)
- [Collection Analytics](https://docs.octogamex.com/products/analytics-platform/collection-analytics.md)
- [Game/Metaverse Analytics](https://docs.octogamex.com/products/analytics-platform/game-metaverse-analytics.md)
- [User Profile](https://docs.octogamex.com/products/analytics-platform/user-profile.md)
- [In Development](https://docs.octogamex.com/products/in-development.md): OctoGamex mechanics that are being actively developed or planned for the near future.
- [Smart Contracts](https://docs.octogamex.com/products/smart-contracts.md)
- [NFT Bridge - Methods](https://docs.octogamex.com/products/smart-contracts/nft-bridge-methods.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.octogamex.com/products.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.
