# MOJO on Katana

#### MOJO on Katana

**Getting Started**

* Connect your wallet to Katana through the ChimpX interface
* Begin executing commands directly through chat.\ <br>

**Example Workflows**

* “Hey Mojo, swap 1 KAT for USDT.”
* “Hey Mojo, lend 10 USDC.”
* “Hey Mojo, bridge 5 USDC to BNB Chain.”\ <br>

**Supported Protocols**

* Swaps: Li.FI, SushiSwap integration
* Staking: Stake funds directly into vaults.
* Vaults: Deposit money directly in defi-vaults & earn APY
* Portfolio Tracking: Comprehensive analytics for assets on Katana
* Prediction Markets: Place bets on prediction markets easily.\ <br>


---

# 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.chimpx.ai/overview/how-to/mojo-on-katana.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.
