# Objectives

## Our Taxes and Their use

{% tabs %}
{% tab title="DEX" %}
Currently our taxes are **8%** Buy and 8% Sell while using **DEX**.&#x20;
{% endtab %}

{% tab title="CEX" %}
LBank / CoinInn

There is a 2% buy and sell tax on every transaction&#x20;

<mark style="color:red;">**(CEX NO TRANSFER TAX NO REWARDS IF TRADING ON CEX)**</mark>
{% endtab %}
{% endtabs %}

**The reason is as follows :**&#x20;

Investors using a DEX will receive Luna Classic as a reward for holding 500K LunaT or more. Investors using a CEX, will not receive Lunc Rewards, thus they pay less in taxes.

## Tax Breakdown-DEX (BUY & SELL)

<table><thead><tr><th>Taxes</th><th>Use</th><th data-hidden></th></tr></thead><tbody><tr><td>1%</td><td>for LP-strong lp helps limit wild volatility in the price, as well as being attractive for larger investors.</td><td></td></tr><tr><td>1%</td><td>for LunaT Burns- every buy will contribute to 1% burn of LunaT</td><td></td></tr><tr><td>1%</td><td>for Treasury/Delegate/Burn</td><td></td></tr><tr><td>2%</td><td>for Marketing/Development- a healthy marketing/development budget helps the project continue delivering great use case and utility.</td><td></td></tr><tr><td>3%</td><td>for Rewards- rewarding LunaT investors with 3% Lunc rewards on every buy</td><td></td></tr></tbody></table>


---

# 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://lunaticstoken.gitbook.io/whitepaper/tokenomics/objectives.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.
