# Buy with Bertha (BWB)

Buy with Bertha is a recently added feature that allows participants’ to buy directly from the Elephant Treasury address (AKA [Bertha](/glossary/bertha.md)) using BNB in exchange for ELEPHANT.

{% hint style="info" %}
**Lower transaction fee**

By buying with Bertha, participants will be subject to a lower transaction fee (**8.5% instead of the traditional 10%**) then had they decided to buy through the BNB/ELEPHANT LP on PancakeSwap. Additionally, 100% of the funds will be used to replenish the Elephant Treasury.
{% endhint %}

BwB is a great way for participants to accumulate more ELEPHANT with lower fees while also helping accelerate the growth of the Elephant Treasury!


---

# 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://wiki.elephant.money/tokenomics/buy-with-bertha-bwb.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.
