> For the complete documentation index, see [llms.txt](https://docs.jefetoken.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jefetoken.com/jefe-platform.md).

# JEFE PLATFORM

## Automatic liquidity pool (LP)

Automatic Liquidity is one of the most valuable functions of the JEFE TOKEN protocol. As transactions happen with buying and selling, we can take a percentage of the tokens and stake them as Liquidity and earn from trading fees that happens in the pool.

Our dynamic tax protect all users from price fluctuations, Sell-offs that can cause excessive price drops, and confidence in the project's long-term viability.&#x20;

Operations are funded from different strategies that we use on JEFE TOKEN, from trading derivates, proceeds from the Whales that support us to continue operations and grant programs

![](/files/AGEOE8FKQ8PloaNJzRrk)


---

# 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://docs.jefetoken.com/jefe-platform.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.
