# TKN Plus

### Sell Deflation

There are two deflationary modes: **Sell Burn** and **Sell Fee**. Users can set the rate by themselves.

Deflation are only triggered when selling tokens on Ref.&#x20;

Sell Burn sends the tokens directly to "0000000000000000000000000000000000000000000000000000000000000000" address, Sell Fee sends the tokens to the person who launched the token.

### Protocol Fee

Protocol only charges Sell Fee, currently set to 20%.

Protocol will be used for the establishment of DAO and the Incentive activities of TKNHomes.


---

# 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://docs.tkn.homes/tkn/tknhomes/markdown.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.
