# Vulcan Swap

![](/files/-McFR2AhK8D8mck32MAf)

VulcanSwap, a next generation BSC project focusing on long term sustainability of the project and usefulness of token. Featuring an Anti-Bot system that allows us to blacklist any bot wallets that are able to slip through our stealth launch.

## **Main Features**

### Automatic Liquidity

Each transfer of VULCAN must pay a 5% transfer tax. The 4% 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](/vulcanswap/tokenomics/sustainable-tokenomics/automated-liquidity.md)

### Automated Burning

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

[Read more](/vulcanswap/tokenomics/sustainable-tokenomics/auto-burn.md)

### Sustainable Tokenomics&#x20;

By perfectly balancing the initial supply, emission rate, emission interval, we have created a sustainable yield farm that makes it extra rewarding to hold onto our native tokens.

[Read more](/vulcanswap/tokenomics/sustainable-tokenomics.md)

### Anti Whale

Transfers more than 1.5% of the total supply will be rejected.

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

### Bot Blacklist Function

We have a built in blacklist function which allows us to blacklist any wallets that pre-approve the contract before our stealth launch & ban any wallets that have suspicious activity at launch.

[Read more](/vulcanswap/bot-blacklist-function.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. For a maximum of 5%!

[Read more](/vulcanswap/tokenomics/referral-rewards-program.md)

### No Migrator Code

The migrator code in the MasterChef contract has been removed.&#x20;

[Read more](/vulcanswap/security/removed-migrator-code.md)

### Timelock

Timelock will be activated before farms.&#x20;

[Read more](/vulcanswap/security/timelock.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://vulcanswap.gitbook.io/vulcanswap/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.
