# Commands

**Getting Started**

* Connect your wallet to the platform.
* Start interacting using natural chat prompts.\ <br>

**Example Workflows**

* “Hey Mojo, swap 1 BNB for $CHIMP.”
* “Hey Mojo, stake 0.5 BNB.”
* “Hey Mojo, bridge 1 BNB from BSC to Linea.”
* “Hey Mojo, show my portfolio performance.”\ <br>

**Supported Protocols**

* Swaps: PancakeSwap, BakerySwap, ApeSwap
* Bridges: Bridge, LayerZero integrations
* Staking: BNB Chain staking pools and partner DeFi protocols
* Portfolio Tracking: Real-time data through integrated analytics\ <br>

<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/superapp/commands.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.
