# What happens on Buy/Sell/Transfer

When a transaction occurs on the NIL Contract (buy, sell, transfer) the contract will tax 15%. The purpose of the 5/5/5 Tax is to reward holders and maintain the health of the token. Here is how it benefits NIL Holders:

* 2% Burn increases the value of tokens because there are less tokens in circulation.
* 3% Marketing Fee
* 5% to liquidity pool helps build stronger liquidity (which is very important in order to sell NIL)
* 5% to reflexions rewards all holders of NIL.

The mathematical model dramatically increases the value of tokens the earlier a person owns and the longer they hold the token. Rewarding this behavior will have a positive impact on the value of the token long term.

### How it works

The contract automatically manages the distributions of the 5/5/5 model.&#x20;

![](/files/e0Y0L7A1zH9ulPfskKif)


---

# 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-coin/what-happens-on-buy-sell-transfer.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.
