> For the complete documentation index, see [llms.txt](https://jeetswap-finance.gitbook.io/jeetswap-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jeetswap-finance.gitbook.io/jeetswap-finance/introduction/about-jeet.md).

# About JEET

{% tabs %}
{% tab title="What is a JEET (JEET) token?" %}
JEET (JEET) is a governance token native to the JeetSwap.finance ecosystem. JeetSwap.finance is a yield optimizer hosted on Binance Smart Chain (BSC). JEET token’s utility is for participation in voting on JEETDAO proposals. As an incentive to deposit their assets in JeetSwap.finance vaults users are getting a bonus yield in JEET.
{% endtab %}

{% tab title="How to obtain JEET?" %}
JEET token is traded on Pancakeswap, one of the leading decentralized exchanges (DEX) hosted on Binance Smart Chain (BSC). Pancakeswap is an automated market maker (AMM) that allows users to buy LEECH tokens and instantly exchange them with other BEP-20 type tokens listed on Pancakeswap.
{% endtab %}

{% tab title="Tokenomics" %}
Total supply 2,000,000 Token

| Allocations  | Percentage | Amount          |
| ------------ | ---------- | --------------- |
| Liquidity    | 70         | 1,400,000 token |
| Staking      | 15         | 300,000 token   |
| CEX Listing  | 10         | 200,000 token   |
| Ecosystem    | 3          | 60,000 token    |
| Team         | 2          | 40,000 token    |
| {% endtab %} |            |                 |

{% tab title="JeeTDAO" %}
JEETDAO governance on JeetSwap.finance will be launched 2 months after JEET tokens are initially minted. JEET held in the Main JEET Vault will be the governance token to the platform. JEET governance tokens can be used to make community proposals, vote on proposals, and participate in the governance of JEET.finance protocol.

A minimum of 1000 JEET is required to create new community proposals.
{% endtab %}

{% tab title="Why is JEET your best friend?" %}
JEET enables maximal returns on initial deposits through yield aggregation and compounding. Users don’t need to harvest their yield returns manually, allowing the process of automation to take over. JEET enables higher yield returns on users’ deposits through automation and JeetSwap.finance protocols that are created to facilitate a more efficient gas utilization and create a DeFi environment with a strong community that works in the best interest of JEET users. JEET offers more rewarding yield returns, maximizing the value of users’ assets with minimal involvement on the users’ end.
{% endtab %}

{% tab title="How to get started?" %}
Learn more about JeetSwap.finance and JEET tokens, and get started with these tutorials to find out how you can start using JEET for maximal returns through automated processes, compounding, and yield aggregation.
{% endtab %}
{% endtabs %}

JEET TAX FEE

<table><thead><tr><th width="283">BUY/ SELL</th><th width="164">PERCENTAGE</th></tr></thead><tbody><tr><td>Auto Liquidity</td><td>2</td></tr><tr><td>Marketing</td><td>5</td></tr><tr><td>Development</td><td>1</td></tr><tr><td></td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://jeetswap-finance.gitbook.io/jeetswap-finance/introduction/about-jeet.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.
