> For the complete documentation index, see [llms.txt](https://momoprotocol-1.gitbook.io/momoprotocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://momoprotocol-1.gitbook.io/momoprotocol/master.md).

# Momo Protocol Introduction

{% hint style="success" %}

#### MomoSwap helps you make the most out of your crypto in three ways:

#### Play, Trade & Earn.

{% endhint %}

### &#xD;Trade

Swap your crypto tokens quickly as there is no need of registration or account. MomoSwap is everyone’s choice for the decentralized exchange on Binance Smart Chain. It has the highest volumes of trading in the crypto market.

### Low Fees

With MomoSwap, you do not need to pay more as it runs on a blockchain like Binance Smart Chain which costs you much lower for transactions than Bitcoin or Ethereum.&#x20;

Unlike other top decentralised exchanging platforms, MomoSwap trading fees are far lower. This way, you reward yourselves with double wining treats.

### Decentralized

You can trade from your wallet app directly now, thanks to MomoSwap. Contrary to the centralized exchanges like Coinbase and Binance, your funds are not held at MomoSwap while trading. Here you enjoy 100% crypto ownership.

### 💸 Earn

Earn free \_Momo\_ and other tokens at insanely high of interest rates.

Earn free tokens with the generous Soup Pools Stake MOMO. You see? It is that simple to reward yourself.

MOMO holders at this very moment are largely benefitting from free tokens earnings every week from the major projects. Even better news is that newer projects have been joining the party daily. This means that you can increase your earnings even more for even longer periods.

### Earn MOMO with Yield Farms

Earn MOMO by staking LP tokens. This way, you gain more market fluctuations related exposure than you do with the Soup Pools, but then higher APR can be earned in order to offset the risks.

### Earn Trading Fees

No farm is no more an issue if you are at Momo Protocol. In case the Farms page does not support your trading pair, trading fees can still be earned when your tokens in Liquidity Pools (LPs) are staked by you.

![](/files/-MhXq0au21kA-0mvJQCA)


---

# 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 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, and the optional `goal` query parameter:

```
GET https://momoprotocol-1.gitbook.io/momoprotocol/master.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
