> 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/roadmap/project-roadmap.md).

# Project Roadmap

### Phase One **- Research and Development**

* [x] Define the purpose of Pepperbird Finance and Token
* [x] Research, Identify, develop and test token structure
* [x] Comparison analysis of pre-selected tokens to maximize reflections
* [x] Create social media accounts, website and Lite Paper

#### Preparing for Launch Marketing

* [x] Website launch
* [x] Post website launch and private sale marketing campaign
* [ ] Complete Reflection Calculator Dashboard

### **Phase Two -  Launch Presale and Pancakeswap**

* [x] Private Sale
* [x] Marketing Campaign v2
* [x] Complete audit and KYC
* [x] Presale
* [ ] Pancakeswap Listing
* [ ] Coin Marketcap Listing
* [ ] Coin Gecko Listing
* [ ] Onboarding New Hires

### **Phase Three - Staking and Farming Dapp**

* [x] Custom Reflections Dashboard
* [x] Gasless Dashboard
* [ ] Implementing staking and farming
* [ ] &#x20;NFT Boosters
* [ ] Launch Discord and Instagram

#### **1st Charity Donation - Identify Partner Charities**

* [ ] **1**% of every transaction goes to charity wallet
  * [ ] &#x20;.5% to a charity focus on outreach to Liberia, West Africa and other African Nations
  * [ ] .5% to charities focus on veterans, women and children
* [ ] Influencer Marketing

### Phase Four - **Development of the platform**

* [ ] Team Expansion
* [ ] Merch Store (5% of all sales goes to the reflection pool)
* [ ] API Marketplace
* [ ] 2nd Charity Donation
  * [ ] 1% of every transaction goes to charity wallet
    * [ ] &#x20;.5% to a charity focus on outreach to Liberia, West Africa and other African Nations
    * [ ] .5% to charities focus on veterans, women and children
* [ ] JenFin Fiat and Crypto Wallet (20% of membership fees goes to the reflection pool

|                                                                                                                                                                                |
| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| [![Pepperbird Finance Roadmap on Pivotal Tracker](https://storage.googleapis.com/pepperbird/images/Tracker_Half_Stacked.svg)](https://www.pivotaltracker.com/projects/2556071) |
|                                                                 Track our detailed roadmap via Pivotal Tracker                                                                 |
|                                                                                                                                                                                |


---

# 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/roadmap/project-roadmap.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.
