# PolyPup UI Roadmap

PolyPup UI is a universal UI for every yield farm on Polygon. Harvest, withdraw, and deposit from a single location.  Fees collected from PolyPup UI directly buyback and burn PUP, BONE, BALL and COLLAR

* 30% of fees Buyback and Burn COLLAR
* 10% of fees Buyback and Burn PUP
* 10% of fees Buyback and Burn BONE
* 10% of fees Buyback and Burn BALL
* 40% of fees are sent to the dev wallet

Revenue generating products on PolyPup UI include advertising, vaults, and a new auto harvesting contract. The vaults and auto harvesting and vault contracts receive a 1-2% performance fee on every native token on Polygon.

* [x] Launch PolyPup UI (alpha)
* [x] BETA version of PolyPUP UI (faster speeds and improved backend)
* [x] Charts and Dark mode
* [ ] Pricing tracker - select any token and the price will scroll on the top of the header
* [ ] Farm tracker - on the homepage, display all farms that you currently are invested in
* [ ] Missing Funds Finder - Searches every farm on Polygon (other chains in the future) for lost funds
* [ ] PolyPup UI score - analyze all metrics of a farm to provide an investment score
* [ ] Vaults for every native token (fee generating)
* [ ] Auto harvester (fee generating)


---

# 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://polypup-farm.gitbook.io/polypup-layer-4-collar/information/polypup-ui-roadmap.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.
