# Get Started

- [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!


---

# 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.mojitoswap.finance/get-started.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.
