# Taxes

MetaGold charges a 2% tax fee on buy and sell transactions in order to maintain the project. You do not incur a tax when staking or transferring.

Each Buy and Sell transaction for MetaGold charges 2% tax respectively.

Buy Tax and Sell Tax:

1% of every transactions is destroyed forever creating deflationary pressures on the supply. The other 1% is sent to an automated marketing wallet sustaining the projects reach to new audiences.

In fast-moving and highly volatile markets like cryptocurrency, slippage can occur. Slippage refers to the difference between the expected price of a trade and the price at which the trade is actually executed.\
\
These fees are a result of the exchange, liquidity and other market factors. During the development phases of MetaGold it is recommended to set **slippage at 5%.**


---

# 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://metagold-1.gitbook.io/metagold-whitepaper-v1.0/metagold-whitepaper/metagold-tokenomics/taxes.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.
