> For the complete documentation index, see [llms.txt](https://wiki.elephant.money/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.elephant.money/ecosystem-tokens/elephant/fees-detailed.md).

# Fees - Detailed

<figure><img src="/files/2DymS7aZ0IdOyNeJbkWI" alt=""><figcaption></figcaption></figure>

There is a 10% transaction fee for all **buys**, **sells** and **transfers** of $ELEPHANT token done on PancakeSwap ("PCS").

{% hint style="info" %}
Transaction fees on ELEPHANT token [reward](/glossary/rfi-rewards.md) long-term holding ([3,3](/glossary/3-3.md)) while virtually eliminating day trading opportunities, subsequently dramatically reducing token volatility.
{% endhint %}

10% of every transaction for $ELEPHANT token is distributed to existing to token holders and locked liquidity on PCS, split equally 5%. The graveyard is treated as just another holder.&#x20;

{% hint style="info" %}
50% of fees collected on Buys, Sells or Transfers goes to create an ELEPHANT/WNBNB LP pair which is then sent to locked liquidity on PancakeSwap
{% endhint %}

**Fee Breakdown:**

<table><thead><tr><th width="215.35150146484375">Action</th><th width="218.98219807942706">Location</th><th>Fee</th></tr></thead><tbody><tr><td>Buy $ELEPHANT</td><td>Pancake Swap</td><td>10%</td></tr><tr><td>Sell $ELEPHANT</td><td>Pancake Swap</td><td>10%</td></tr><tr><td>Transfer $ELEPHANT (to another wallet)</td><td>Wallet</td><td>10%</td></tr><tr><td>Buy $ELEPHANT</td><td>Elephant Money Website</td><td>8.5%</td></tr><tr><td>Sell $ELEPHANT</td><td>Elephant Money Website</td><td>8.5%</td></tr><tr><td>Transfer $ELEPHANT (to another wallet)</td><td>Elephant Money Website</td><td>3.5%</td></tr></tbody></table>

In addition to PancakeSwap, the ELEPHANT token can also be purchased on the Elephant.Money [website](https://elephant.money/dashboard.html) directly using BNB (8.5% Transaction Fee) through the [Buy with Bertha](/tokenomics/buy-with-bertha-bwb.md) (BWB) program.

<figure><img src="/files/0IioRQA2uQC1NE01qnhI" alt=""><figcaption></figcaption></figure>


---

# 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://wiki.elephant.money/ecosystem-tokens/elephant/fees-detailed.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.
