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

# Moonlight Bar

## Introduction

### About Moonlight Bar

Moonlight Bar is the fourth generation of stable & safe yield farm and AMM decentralized exchange running on Binance Smart Chain with lots of unique and creative features that let you earn and win.

{% hint style="info" %}
We fully support CAKE-LP v2 staking.
{% endhint %}

## **Main Features**

### Passive Transfer Tax Burning

Each transfer of Moonlight Bar Tokens(cBEER Token, so on) must pay a transfer tax. And the transfer tax will be burned immediately. This is part of the token deflation model. The whole process is automatic.&#x20;

### Harvest Lockup

Harvest lockup is a unique rewards lockup mechanism used to limit the frequency of harvest. It is designed to prevent farming arbitrage bots from constantly harvesting and dumping.&#x20;

### Anti Whale

Transfer more than a certain percentage of the total amount of license will be rejected. This can effectively prevent flash loan attacks.

### Unique Referral Program

An on-chain referral program has been implemented to incentivize users to invite friends to join the farming.  The inviter can earn some bouns of his friend's earnings forever.

### No Migrator Code

The migrator code in the MasterChef contract has been removed.

### Timelock

Timelock will be added before launch.&#x20;

{% hint style="warning" %}
***MOONLIGHTBAR IS A FULLY DECENTRALIZED APPLICATION. JOIN THE PROJECT AT YOUR OWN RISK.***
{% endhint %}

![](/files/-MaPEREQgNJijNABkPfu)


---

# 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://moonlightbar.gitbook.io/moonlight-bar/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.
