> For the complete documentation index, see [llms.txt](https://okami-token.gitbook.io/okami-token-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://okami-token.gitbook.io/okami-token-docs/okami-token-docs/tokenomics-eth.md).

# Tokenomics (ETH)

Okami Token proudly unveils its V2 launch, showcasing a revamped and sustainable tokenomics accompanied by enticing Ethereum (ETH) reflections for its dedicated holders. Okami V2 is tailored to tackle challenges seen in prior DeFi projects, especially the complications arising from fluctuating tax systems and unsustainable reflection rates.

The streamlined tokenomics of Okami V2 emphasizes a clear-cut buy and sell tax system and the appealing 4% ETH reflections (2% on buys and 2% on sells) for token holders. This discussion will also encompass the project’s overarching vision, long-term aspirations, and a glimpse into the future roadmap.

**The Okami V2 Tokenomics:**&#x20;

The tokenomics of Okami V2 are meticulously crafted to offer a balanced and consistent trading environment for investors. Highlighted features of the tokenomics include:

**A. Dynamic Buy and Sell Tax System:**&#x20;

To promote a stable and consistent trading environment, Okami V2 has introduced a straightforward tax system for all transactions. Both buy and sell actions are subjected to a 2% tax, creating a balanced and predictable trading atmosphere. This approach is designed to foster trust among investors, as they can always anticipate the exact tax rate, encouraging both active trading and long-term holding without the complexity of fluctuating rates.

**B. 4% ETH Reflections:**&#x20;

A defining feature of Okami V2’s tokenomics is the 4% ETH reflections distributed to its token holders from each transaction—2% on buys and 2% on sells. This structure ensures that the ETH reflections remain constant and reliable. By providing a consistent passive income stream, Okami V2 further incentivizes its community to retain their holdings.

**The Vision of Okami V2:**

Okami V2’s primary goal is to establish itself as a leading player in the DeFi space by offering innovative solutions, such as its unique tokenomics and robust ETH reflections. The project aims to foster an environment where both new and experienced investors can participate in a fair and sustainable ecosystem, with the opportunity to earn passive income through the holding of the token.


---

# 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, and the optional `goal` query parameter:

```
GET https://okami-token.gitbook.io/okami-token-docs/okami-token-docs/tokenomics-eth.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
