> For the complete documentation index, see [llms.txt](https://whitepaper.pepperbird.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.pepperbird.finance/features/token-overview.md).

# Token Overview

Pepperbird Token is a deflationary passive income generating token hosted on Binance Smart Chain. It powers Pepperbird Finance Ecosystem and operates on an autonomous liquidity generating protocol designed with a pre-selected three token reward/reflection system; plans are in the works for option to customize your reflections.&#x20;

$Pepperbird is designed with the capability to change selection in the event a reflection token no-longer prove beneficial or becomes inactive.&#x20;

Hold $Pepperbird in your wallet and receive reward distribution of the following BEP20 token.&#x20;

![$Pepperbird Rewards/Reflections](/files/wk0tv2wSo4nThLQILFaC)

* [*Wrapped BNB*](https://www.bnbchain.world/en/blog/what-is-wbnb/) (wBNB) - [0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c](https://bscscan.com/address/0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c)
* [*Y-5 Finance*](https://www.y-5.finance/)  (Y-5) - [0xCBd8aECe0c920eEF3F215ad4e7319052Bd8eaa74](https://bscscan.com/token/0xcbd8aece0c920eef3f215ad4e7319052bd8eaa74)
* [*Reflecto*](https://reflectocoin.com/)  (Reflecto) - [0xEA3C823176D2F6feDC682d3cd9C30115448767b3](https://bscscan.com/address/0xEA3C823176D2F6feDC682d3cd9C30115448767b3)

<img src="/files/gptfAc4gDK8LjNpULmPE" alt="" data-size="line">You will need to add the contract addresses to your wallet in order to see your reflections


---

# 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://whitepaper.pepperbird.finance/features/token-overview.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.
