# Martian Swap

## Introduction

Martian Swap is an Automatic Liquidity Acquisition Yield Farm with unique features for automated burning and airdrops builtin in running on the Binance Smart Chain.

## Main Features

## Automated Burn Mechanism

Each transfer incurs a 5% transfer tax fee.  ~~1%~~  2% will be automatically burned with each transfer. [Learn More](/martianswap/tokenomics/auto-burn-mechanism.md)

## Automatic Liquidity Mechanism

Each transfer incurs a 5% transfer tax fee.  ~~4%~~  3% transfer tax gets added to the liquidity pool through the contract automatically. [Learn More](/martianswap/tokenomics/auto-liquidity-mechanism.md)

## UFO Airdrops (coming soon)

A deposit fee will be charged when users enter staking on Martian Swap.  We will redistribute the 3% deposit fee to $MARTIAN holders to encourage holding via weekly airdrops using our HODLER algorithm.  [Learn More](/martianswap/tokenomics/ufo-airdrops.md)

## Harvesting Time Lock

Harvest time lock is a unique rewards look ip mechanism used to limit the frequency of harvest. It is designed to prevent farming arbitrage bots from constantly harvesting and dumping.  [Learn More](/martianswap/tokenomics/harvest-time-lock.md)

## Anti Whale Measures

Transfer more than 0.5% of the total supply will be rejected. As the total supply grows, this ratio will be reduced. [Learn More](/martianswap/tokenomics/mitigate-pump-and-dumps.md)

## Referral Program

An on-chain referral program has been implemented to incentivize users to invite friends to join the farming. Inviters can earn 1% of his/her friends' earnings forever. [Learn More](/martianswap/tokenomics/referral-program.md)

## Security Measures

* [No "rugpull" Migrator Code.](/martianswap/security/migratorcode.md)&#x20;
* [Timelock](/martianswap/security/timelock.md)
* [Emergency Withdraw](/martianswap/security/emergency-withdraw.md)

## &#x20;


---

# 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://martianswap.gitbook.io/martianswap/master.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.
