# Taxes / Slippage

## 0% TAX on all transactions until further notice

Previously there was a tax on NIL outlined below:

{% hint style="warning" %}
When buying on Uniswap set your **Slippage to 18%** or more to ensure Transaction will be successful.
{% endhint %}

NIL is a deflationary token which benefits holders by paying reflections, burning tokens and adding to the liquidity pool. This is done via a 15% Tax.

**5% for Reflections** (which means holders earn more NIL with every buy and sell.

**2% Burn** (which means we burn 2% of every transaction) this makes it hyper-deflationary, which makes the NIL token more scarce with each buy and sell.

**3% Marketing Fee** (which means we allocate 3% of every transaction) which will be spent on marketing the token and project to ensure we bring new buyers.

**5% Liquidity** (which means we add 5% of each transaction to the Liquidity Pool to allow for holders to easily buy and sell)


---

# 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://doortoken.gitbook.io/nil-help/nil-contract/taxes-slippage.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.
