# Welcome to EuroSwap

## Main Features

### Automatic Burn

Each transfer of EURO comes with a 2% transfer tax. The 2% transfer tax gets automatically burned through the contract to low the supply and raise the price floor continuously before farming starts.

### Deposit Fee Redistribution

A 4% deposit fee will be charged when users enter staking on EuroSwap non-EURO pools. The fees will be used to buyback EURO.

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

The migrator code in the MasterChef contract has been removed.&#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://euroswapdefi.gitbook.io/euroswapdefi/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.
