# OctoGamex NFT Trading Platform

## OctoGamex NFT Trading Platform

- [👋 Welcome to OctoGamex](https://docs.octogamex.com/welcome-to-octogamex.md)
- [Market Description](https://docs.octogamex.com/welcome-to-octogamex/market-description.md)
- [Official Links](https://docs.octogamex.com/welcome-to-octogamex/official-links.md)
- [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)
- [Tokenomics](https://docs.octogamex.com/financial-model/tokenomics.md)
- [About Rewards](https://docs.octogamex.com/financial-model/about-rewards.md)
- [Fee Rewards](https://docs.octogamex.com/financial-model/about-rewards/fee-rewards.md)
- [Trading Rewards](https://docs.octogamex.com/financial-model/about-rewards/trading-rewards.md)
- [Staking Rewards](https://docs.octogamex.com/financial-model/about-rewards/staking-rewards.md): Stake OGT to earn additional OGT - welcome to OctoStaking!
- [Fees](https://docs.octogamex.com/financial-model/fees.md)
- [Sale](https://docs.octogamex.com/financial-model/fees/sale.md)
- [Auction](https://docs.octogamex.com/financial-model/fees/auction.md)
- [Trade](https://docs.octogamex.com/financial-model/fees/trade.md)
- [Core Team](https://docs.octogamex.com/product/core-team.md)
- [Roadmap](https://docs.octogamex.com/product/roadmap.md)
- [Advisors & Partners](https://docs.octogamex.com/product/advisors-and-partners.md)
- [Key Points](https://docs.octogamex.com/g2m-strategy/key-points.md)
- [Partner with Us](https://docs.octogamex.com/g2m-strategy/partner-with-us.md)
- [For Games & Metaverses](https://docs.octogamex.com/g2m-strategy/partner-with-us/for-games-and-metaverses.md)
- [For Guilds](https://docs.octogamex.com/g2m-strategy/partner-with-us/for-guilds.md)
- [User Guides](https://docs.octogamex.com/information-center/user-guides.md)
- [Change Log](https://docs.octogamex.com/information-center/change-log.md)
- [Brand Asset Usage](https://docs.octogamex.com/information-center/brand-asset-usage.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.octogamex.com/welcome-to-octogamex.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.
