# Services

- [Wallet](https://docs.marblex.io/services/wallet.md): MARBLEX Wallet is a secure wallet app for managing MBX tokens and NFTs within the MARBLEX ecosystem.
- [MARBLEX Wallet](https://docs.marblex.io/services/wallet/marblex-wallet.md)
- [Passport](https://docs.marblex.io/services/wallet/passport.md)
- [MBX Swap](https://docs.marblex.io/services/mbx-swap.md): DeFi service for seamless token swapping between MBX, MBXL, and gMBX within the MARBLEX ecosystem.
- [Swap](https://docs.marblex.io/services/mbx-swap/swap.md)
- [Warp](https://docs.marblex.io/services/mbx-swap/warp.md)
- [MBXL Staking](https://docs.marblex.io/services/mbx-swap/mbxl-staking.md)
- [MBX Station](https://docs.marblex.io/services/mbx-station.md): An all-in-one platform that connects Games and Web3
- [In-app Currency Exchange](https://docs.marblex.io/services/mbx-station/in-app-currency-exchange.md)
- [gMBX Token](https://docs.marblex.io/services/mbx-station/gmbx-token.md)
- [NFT Exchange](https://docs.marblex.io/services/mbx-station/nft-exchange.md)
- [MBX NFT](https://docs.marblex.io/services/mbx-nft.md): MBX NFT is the comprehensive NFT platform of the MARBLEX ecosystem.
- [NFT Staking](https://docs.marblex.io/services/mbx-nft/nft-staking.md)
- [SWAP](https://docs.marblex.io/services/mbx-nft/swap.md): This feature is not to be confused with our DeFi service, MBX Swap.
- [Airdrop & Claim](https://docs.marblex.io/services/mbx-nft/airdrop-and-claim.md)
- [Coupon & Inventory](https://docs.marblex.io/services/mbx-nft/coupon-and-inventory.md)
- [NFT Adventure](https://docs.marblex.io/services/nft-adventure.md)
- [Seven Deadly Sins](https://docs.marblex.io/services/nft-adventure/seven-deadly-sins.md)
- [Types of Seven Deadly Sins NFT](https://docs.marblex.io/services/nft-adventure/seven-deadly-sins/types-of-seven-deadly-sins-nft.md)
- [Koongyaz Universe Odyssey](https://docs.marblex.io/services/nft-adventure/koongyaz-universe-odyssey.md)
- [Types of Koongya NFT](https://docs.marblex.io/services/nft-adventure/koongyaz-universe-odyssey/types-of-koongya-nft.md)
- [Partner Creator Plus M](https://docs.marblex.io/services/partner-creator-plus-m.md)
- [MBX Marketplace](https://docs.marblex.io/services/mbx-marketplace.md)
- [MBX Explorer](https://docs.marblex.io/services/mbx-explorer.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.marblex.io/services.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.
