# Features

### What you can do with Mojo AI?

{% columns %}
{% column %}
💬

**Just type what you want**

Swap, stake, earn, borrow — say it in plain English and Mojo executes it. No buttons, no approvals, no guesswork.
{% endcolumn %}

{% column %}
⛽

**No fee tokens, ever**

You never need to buy SOL, BNB, or any network token to pay fees. Your USDC covers everything, automatically.
{% endcolumn %}

{% column %}
🔄

**Move money between networks**

Move USDC from BNB Chain to Solana with one sentence. No bridge apps, no multiple steps.
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
📊

**Best price, every time**

Mojo checks every connected exchange and finds the best rate automatically. You don't have to compare anything.
{% endcolumn %}

{% column %}
⏰

**Set it and forget it**

Tell Mojo to buy when the price hits a certain level, or invest a fixed amount every week. It watches and executes without you being online.
{% endcolumn %}

{% column %}
📈

**Leveraged trading**

Open leveraged positions on BNB Chain and Solana through Mojo. Control risk with stop-losses and take-profits set in plain English.
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
🏦

**Earn on your money**

Lend your USDC and earn interest, or stake tokens to earn rewards. Mojo finds the best rate across all connected platforms.
{% endcolumn %}

{% column %}
💼

**Everything in one place**

All your holdings, active positions, and earnings across BNB Chain and Solana — one dashboard, always up to date.
{% endcolumn %}

{% column %}
🛡️

**Safety checks built in**

Before Mojo buys anything for you automatically, it checks if the token is safe. You see the result before it executes.
{% endcolumn %}
{% endcolumns %}


---

# 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/features.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.
