> For the complete documentation index, see [llms.txt](https://bepe.gitbook.io/theplan/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bepe.gitbook.io/theplan/the-vision/the-plan/usdbepe.md).

# $BEPE

<figure><img src="/files/dabPbKBE1pxLiHLTEmpi" alt=""><figcaption></figcaption></figure>

***

$BEPE is the native token of the BEPE ecosystem, serving as the foundation for exchange, utility, and value transfer across the community. It’s the lifeblood of the BEPE universe, empowering a dynamic ecosystem that blends memes, innovation, and engagement.

Here’s an overview of $BEPE’s key features:

* **Total Supply:**\
  $BEPE has a fixed total supply of 1,000,000,000 tokens, ensuring scarcity and value preservation. The entirety of this supply was added to the liquidity pool at launch, securing a fair and transparent distribution.
* **Token Utility:**\
  $BEPE powers the ecosystem in several critical ways:
  * **Transaction Medium:** Facilitates seamless transactions for goods, services, in-game items, and NFT purchases within the BEPE ecosystem.
  * **Staking and Locking:** Users can stake and lock $BEPE tokens to earn rewards while contributing to the ecosystem’s growth and stability.
  * **Ecosystem Integration:** $BEPE is central to BepeSwap and BepeLaunch. Swap fees directly contribute to $BEPE liquidity, while token launches through BepeLaunch create liquidity pools with ETH and $BEPE, reinforcing a full-circle, self-sustaining economy.
* **Tax:**\
  Transactions involving $BEPE are tax-free, ensuring accessibility and reducing friction for users engaging in token exchanges.
* **Liquidity:**\
  The liquidity pool associated with $BEPE is permanently locked, ensuring continuous liquidity and a solid foundation for the token’s long-term stability.
* **Community Benefits:**\
  Holding $BEPE unlocks exclusive benefits, including access to premium features, participation in community events, and opportunities for rewards through staking and NFT enhancements.
* **Tokenomics:**\
  While $BEPE has a fixed supply, its value is driven by ecosystem growth, user adoption, and increasing utility. As new features like variable tax rates, AI-powered launches, and games expand the BEPE universe, demand dynamics may drive value appreciation over time.

In summary, $BEPE is more than a token—it’s the pulse of the BEPE universe. From facilitating transactions to empowering a robust SocialFi ecosystem, $BEPE embodies the spirit of innovation and community that defines our project.


---

# 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://bepe.gitbook.io/theplan/the-vision/the-plan/usdbepe.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.
