# AnubiSwap

## Introduction

### About AnubiSwap

AnubiSwap is the first automatic liquidity acquisition yield farm on Binance Smart Chain with lots of unique and creative features that let you earn and win.

The native token of the platform is ANUBIS

[Read more](/anubiswap/tokenomics/untitled.md)

## **Main Features**

### Automatic Liquidity

Each transfer of ANUBIS must pay a 4% transfer tax. The 3% transfer tax gets added to the liquidity pool through the contract automatically to raise the price floor continuously.  And the liquidity will be locked and inaccessible.

[Read more](/anubiswap/tokenomics/automatic-liquidity.md)

### Automated Burning

As we have mentioned above, each transfer of ANUBIS must pay a 4% transfer tax. The 3% transfer tax will be allocated to [automatic liquidity acquisition](/anubiswap/tokenomics/automatic-liquidity.md). And the rest 1% transfer tax will be burned immediately. The whole process is automatic.

[Read more](/anubiswap/tokenomics/burning-mechanism.md)

### Deposit Fee&#x20;

A 4% deposit fee will be charged when users enter staking on AnubiSwap, but unlike other yield farms, we don't plan to use the deposit fee to buy back and burn.

[Read more](/anubiswap/tokenomics/deposit-fee.md)

### Anti-Whale

Transfer more than 0.5% of the total supply will be rejected. As the total supply grows, this ratio will be reduced.

[Read more](/anubiswap/tokenomics/anti-whale.md)

### Smart Contracts

Our smart contracts are visible to all. Click on "Read more" to go to see them.

[Read more](/anubiswap/tokenomics/smart-contracts.md)


---

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