# Scorpio

## Introduction <a href="#introduction" id="introduction"></a>

Scorpio DeFi is latest Generation Yield Farm on Binance Smart Chain with lots of unique and creative features.

We fully support CAKE-LP v2 staking.

## **Main Features** <a href="#main-features" id="main-features"></a>

### Transfer Tax

* **Use 5%+** slippage to buy **SCORPIO** on PancakeSwap V2 or other AMM.

{% hint style="info" %}
The transaction will fail if the slippage is less than **7.5%**
{% endhint %}

### Automatic Liquidity <a href="#automatic-liquidity" id="automatic-liquidity"></a>

Each transfer of **SCORPIO** must pay a 5% transfer tax. The 1% 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.​

### Automated Burning <a href="#automated-burning" id="automated-burning"></a>

As we have mentioned above, each transfer of **SCORPIO** must pay a 5% transfer tax. The 1% transfer tax will be allocated to [automatic liquidity acquisition](broken://pages/-MbrT9YN0CjHX41cMFbc). And the rest 1% transfer tax will be burned immediately. The whole process is automatic.​

### Harvest Lockup <a href="#harvest-lockup" id="harvest-lockup"></a>

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.​

### Anti Whale <a href="#anti-whale" id="anti-whale"></a>

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

### Referral Program <a href="#referral-program" id="referral-program"></a>

An on-chain referral program has been implemented to incentivize users to invite friends to join the farming. Inviters can earn **5%** of his/her friends' earnings forever.​

### No Migrator Code <a href="#no-migrator-code" id="no-migrator-code"></a>

The migrator code in the MasterChef contract has been removed.​

### Timelock 24 hour <a href="#timelock" id="timelock"></a>

Timelock has been added at launch


---

# 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://scorpiodefi.gitbook.io/scorpio-defi/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.
