# MojitoSwap

## MojitoSwap

- [ Introduction](https://docs.mojitoswap.finance/master.md)
- [ Our Advantage](https://docs.mojitoswap.finance/master/our-advantage.md)
- [Our Roadmap](https://docs.mojitoswap.finance/our-roadmap.md)
- [Brands & Logos](https://docs.mojitoswap.finance/brands-and-logos.md): Guidelines and downloadable assets like the MojitoSwap logo SVG
- [Security & Audit Report](https://docs.mojitoswap.finance/security-and-audit-report.md): Auditreport
- [Business Partnerships](https://docs.mojitoswap.finance/business-partnerships.md)
- [Set up wallet on KCC](https://docs.mojitoswap.finance/get-started/set-up-wallet-on-kcc.md)
- [Connect wallet to MojitoSwap](https://docs.mojitoswap.finance/get-started/connect-wallet-to-mojitoswap.md)
- [Withdraw KCS from KuCoin to KCC](https://docs.mojitoswap.finance/get-started/withdraw-kcs-from-kucoin-to-kcc.md)
- [Withdraw your asset from KCC to KuCoin?](https://docs.mojitoswap.finance/get-started/withdraw-your-asset-from-kcc-to-kucoin.md)
- [Using MojitoSwap with Bridges](https://docs.mojitoswap.finance/get-started/using-mojitoswap-with-bridges.md): You don't need an account with KuCoin, Binance, Coinbase or any other centralized exchange to start using MojitoSwap!
- [ Exchange](https://docs.mojitoswap.finance/products/exchange.md)
- [Cocktail Lottery Tickets](https://docs.mojitoswap.finance/products/cocktail-lottery-tickets.md)
- [How To Play the Cocktail Tickets](https://docs.mojitoswap.finance/products/cocktail-lottery-tickets/how-to-play-the-cocktail-tickets.md)
- [Prediction](https://docs.mojitoswap.finance/products/prediction.md)
- [How To Play Prediction?](https://docs.mojitoswap.finance/products/prediction/how-to-play-prediction.md)
- [Prediction FAQ](https://docs.mojitoswap.finance/products/prediction/prediction-faq.md)
- [Bar(Farm)](https://docs.mojitoswap.finance/products/bar.md): Bars allow users to earn MJT while supporting MojitoSwap by staking LP Tokens.
- [How to Use Bar?](https://docs.mojitoswap.finance/products/bar/how-to-use-bar.md)
- [Bar V2(Dual Mining)](https://docs.mojitoswap.finance/products/bar-v2-dual-mining.md): Bar v1 and Bar v2 will run simultaneously
- [Wine Pools](https://docs.mojitoswap.finance/products/wine-pools.md)
- [How to Stake in Wine Pools](https://docs.mojitoswap.finance/products/wine-pools/how-to-stake-in-wine-pools.md)
- [Shaker](https://docs.mojitoswap.finance/products/shaker.md)
- [Referral](https://docs.mojitoswap.finance/products/referral.md): What is the MojitoSwap Referral, and how to use it?
- [Profile](https://docs.mojitoswap.finance/products/profile.md)
- [How to set up your profile?](https://docs.mojitoswap.finance/products/profile/how-to-set-up-your-profile.md)
- [Launchpad](https://docs.mojitoswap.finance/products/launchpad.md)
- [How to participate in MojitoSwap Launchpad?](https://docs.mojitoswap.finance/products/launchpad/how-to-participate-in-mojitoswap-launchpad.md)
- [NFT Marketplace](https://docs.mojitoswap.finance/products/nft-marketplace.md)
- [How to trade on MojitoSwap’ NFT Marketpalce？](https://docs.mojitoswap.finance/products/nft-marketplace/how-to-trade-on-mojitoswap-nft-marketpalce.md)
- [Rolling](https://docs.mojitoswap.finance/products/rolling.md): Rolling allows users convert a single asset to LP tokens with one click.
- [How to Use Rolling?](https://docs.mojitoswap.finance/products/rolling/how-to-use-rolling.md): Rolling allows users convert a single asset to LP tokens with one click.
- [ Exciting Products](https://docs.mojitoswap.finance/products/exciting-products.md)
- [MJT](https://docs.mojitoswap.finance/tokenomics/mjt.md): The native token of MojitoSwap
- [ FAQ](https://docs.mojitoswap.finance/q-and-a/faq.md): Frequently Asked Questions
- [How to Unstuck Stuck Transactions on MetaMask？](https://docs.mojitoswap.finance/q-and-a/how-to-unstuck-stuck-transactions-on-metamask.md): How to "unstick" any pending transactions that are stuck in your MetaMask
- [Make your own drinks on MojitoSwap](https://docs.mojitoswap.finance/q-and-a/make-your-own-drinks-on-mojitoswap.md)
- [Contact Us](https://docs.mojitoswap.finance/q-and-a/contact-us.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.mojitoswap.finance/master.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.
